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

0c7c670a 3252 24b8 d003 cee5505c9afd

haplokuon edited this page May 6, 2023 · 1 revision

Ucs Field

netDxf 3.0.0 Library

User coordinate system.

Definition

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

C#

public const string Ucs = "UCS"

VB

Public Const Ucs As String = "UCS"

C++

public:
literal String^ Ucs = "UCS"

F#

static val mutable Ucs: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally