Property ActiveLayOut
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ActiveLayOut
Get/Set the active layout(model or a layout) of the document.
public vdLayout ActiveLayOut { get; set; }
Property Value
Remarks
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.