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

87947581 af07 b274 fb31 c406d127e5b7

haplokuon edited this page May 6, 2023 · 1 revision

UcsXDir Field

netDxf 3.0.0 Library

Direction of the current UCS X axis (in WCS).

Definition

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

C#

public const string UcsXDir = "$UCSXDIR"

VB

Public Const UcsXDir As String = "$UCSXDIR"

C++

public:
literal String^ UcsXDir = "$UCSXDIR"

F#

static val mutable UcsXDir: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally