Property ActiveMultiLineStyle
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ActiveMultiLineStyle
Get/Set the active vdMultilineStyle of the document.
public vdMultilineStyle ActiveMultiLineStyle { get; set; }
Property Value
Remarks
This property is used when setDocumentDefaults() is called.
Default value : null
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.
Exceptions
- InvalidPropertyValueException
When setting to a multiline style that does not exist in the MultilineStyles collection