Gets the active viewport.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static VPort Active { get; }
Public Shared ReadOnly Property Active As VPort
Get
public:
static property VPort^ Active {
VPort^ get ();
}
static member Active : VPort with get
STATIC PROPERTY Active AS VPort GET
Property Value
Type:
VPortSee Also