ACadSharp.CadDocument.VPorts - DomCR/ACadSharp GitHub Wiki
VPorts Property
The collection of all vports in the drawing
Definition
Namespace: ACadSharp.CadDocument
C#
public VPortsTable VPorts { get; private set; }
Property Value
VPortsTable
The collection of all vports in the drawing
Namespace: ACadSharp.CadDocument
C#
public VPortsTable VPorts { get; private set; }
VPortsTable