DxfDocumentVPorts Property
|
Gets the viewports collection.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public VPorts VPorts { get; }
Public ReadOnly Property VPorts As VPorts
Get
public:
property VPorts^ VPorts {
VPorts^ get ();
}
member VPorts : VPorts with get
PROPERTY VPorts AS VPorts GET
Property Value
Type:
VPortsSee Also