Property ActiveView
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ActiveView
Get/Set the active vdView for the document.
public vdView ActiveView { get; set; }
Property Value
Remarks
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.