Property ActiveMTextLineSpacing
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ActiveMTextLineSpacing
Get/Set the active Mtext LineSpacing for all new Mtexts.
public vdMText.LineSpaceFlag ActiveMTextLineSpacing { get; set; }
Property Value
Remarks
Default value is TextHeightDepended. Raizes the OnBeforeModifyObject event. Raizes the OnAfterModifyObject event.
- See Also