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

b2886e77 7688 9237 2f27 b33d655ab3fd

haplokuon edited this page May 6, 2023 · 1 revision

UcsYDir Field

netDxf 3.0.0 Library

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

Definition

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

C#

public const string UcsYDir = "$UCSYDIR"

VB

Public Const UcsYDir As String = "$UCSYDIR"

C++

public:
literal String^ UcsYDir = "$UCSYDIR"

F#

static val mutable UcsYDir: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally