Property HighLight
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
HighLight
Get/Set the value indicating if the lines of the object will be drawn as dashed.
public bool HighLight { get; set; }
Property Value
Remarks
Usually it is used when user selects the object. This property is not serialized when saved. Default value false. Raizes the OnBeforeModifyObject event. Raizes the OnAfterModifyObject event.