Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

5a8aa84a ee66 d5f5 5ffb 559fc35b246c

haplokuon edited this page May 6, 2023 · 1 revision

VPort Field

netDxf 3.0.0 Library

Viewport table object.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string VPort = "VPORT"

VB

Public Const VPort As String = "VPORT"

C++

public:
literal String^ VPort = "VPORT"

F#

static val mutable VPort: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally