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

35fcf39c 35e9 1d27 1c17 94bc7357c7d3

haplokuon edited this page May 6, 2023 · 1 revision

VportTable Field

netDxf 3.0.0 Library

Viewports table.

Definition

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

C#

public const string VportTable = "VPORT"

VB

Public Const VportTable As String = "VPORT"

C++

public:
literal String^ VportTable = "VPORT"

F#

static val mutable VportTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally