Skip to content

ACadSharp.CadDocument.VPorts

Albert Domenech edited this page Jul 14, 2024 · 1 revision

VPorts Property

The collection of all vports in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public VPortsTable VPorts { get; private set; }

Property Value

VPortsTable

Clone this wiki locally