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

3eb2d772 f988 2c28 e2db 9ce267190166

haplokuon edited this page May 6, 2023 · 1 revision

Angdir Field

netDxf 3.0.0 Library

1 = Clockwise angles, 0 = Counterclockwise.

Definition

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

C#

public const string Angdir = "$ANGDIR"

VB

Public Const Angdir As String = "$ANGDIR"

C++

public:
literal String^ Angdir = "$ANGDIR"

F#

static val mutable Angdir: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally