Property LineTypeScale
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
LineTypeScale
Get/Set the active linetype scale of the document used to draw vdFigure entities referenced to a vdLineType.
public double LineTypeScale { get; set; }
Property Value
Examples
Remarks
This value is multiply with a LineTypeScale
Default value: 1.0
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.