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

2f155e30 d9fd 1bc7 9313 bb4b899c56e6

haplokuon edited this page May 6, 2023 · 1 revision

ViewTable Field

netDxf 3.0.0 Library

Views table.

Definition

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

C#

public const string ViewTable = "VIEW"

VB

Public Const ViewTable As String = "VIEW"

C++

public:
literal String^ ViewTable = "VIEW"

F#

static val mutable ViewTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally