Click or drag to resize

DxfDocumentViewport Property

Gets the document viewport.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public VPort Viewport { get; }

Property Value

Type: VPort
Remarks
This is the same as the *Active VPort in the VPorts list, it describes the current viewport.
See Also