Gets or sets a value that is True for the object that is highlighted and False for other objects. (By default, the "highlighted" object is colored red.)
Syntax
object.IsHighlighted [= value]
The IsHighlighted property syntax has the following parts:
Part |
Description |
object |
An object of type PDElement. |
value |
True if object is highlighted. |