Property LineTypeScale
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
LineTypeScale
Get/Set The Linetype scale of the object.
public double LineTypeScale { get; set; }
Property Value
Remarks
Default value 1.0 and this value must be greater than 0. The Object's Linetype scale is multiplied by the Document's Default LineTypeScale in order to draw the object. Raizes the OnBeforeModifyObject event. Raizes the OnAfterModifyObject event.