Skip to content

ACadSharp.CadDocument.VPorts

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

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