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

05c702e5 59d1 1ef0 db39 4d30e3458e9b

haplokuon edited this page May 6, 2023 · 1 revision

UcsTable Field

netDxf 3.0.0 Library

User coordinate system table.

Definition

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

C#

public const string UcsTable = "UCS"

VB

Public Const UcsTable As String = "UCS"

C++

public:
literal String^ UcsTable = "UCS"

F#

static val mutable UcsTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally