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

562f94e1 85a0 f8fc 9126 cc6081398e7c

haplokuon edited this page May 6, 2023 · 1 revision

LUnits Field

netDxf 3.0.0 Library

Units format for coordinates and distances.

Definition

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

C#

public const string LUnits = "$LUNITS"

VB

Public Const LUnits As String = "$LUNITS"

C++

public:
literal String^ LUnits = "$LUNITS"

F#

static val mutable LUnits: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally