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

9bc41fcb e11e d2f3 a069 761c1c762d46

haplokuon edited this page May 6, 2023 · 1 revision

LUprec Field

netDxf 3.0.0 Library

Units precision for coordinates and distances.

Definition

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

C#

public const string LUprec = "$LUPREC"

VB

Public Const LUprec As String = "$LUPREC"

C++

public:
literal String^ LUprec = "$LUPREC"

F#

static val mutable LUprec: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally