Description:

Modifies the highlighting of the object.

Syntax:
public bool Highlight(
bool enable
)
Parameters:
  • enable
  • Type: bool
  • True if highlighting should be enabled.
Returns:
Type: bool
True if the object is now highlighted.
Available since:
5.0

Nothing found