Click or drag to resize

DxfDocumentViewport Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the document viewport.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public VPort Viewport { get; }
Request Example View Source

Property Value

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