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

af196e91 9449 ebad d050 96fa06b9cb57

haplokuon edited this page May 6, 2023 · 1 revision

AUnits Field

netDxf 3.0.0 Library

Units format for angles.

Definition

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

C#

public const string AUnits = "$AUNITS"

VB

Public Const AUnits As String = "$AUNITS"

C++

public:
literal String^ AUnits = "$AUNITS"

F#

static val mutable AUnits: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally