Property LineWeightDisplay
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
LineWeightDisplay
Get/Set a boolean value representing if the line weights of the objects will be displayed or not.
public bool LineWeightDisplay { get; set; }
Property Value
Remarks
Default value : true
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.
- See Also