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

3d7687e2 efc4 9843 268f 6d8f3fc4b940

haplokuon edited this page May 6, 2023 · 1 revision

AUprec Field

netDxf 3.0.0 Library

Units precision for angles.

Definition

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

C#

public const string AUprec = "$AUPREC"

VB

Public Const AUprec As String = "$AUPREC"

C++

public:
literal String^ AUprec = "$AUPREC"

F#

static val mutable AUprec: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally