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

f84dd802 ce0b cbb9 8d68 85c2b650db36

haplokuon edited this page May 6, 2023 · 1 revision

LtScale Field

netDxf 3.0.0 Library

Global line type scale.

Definition

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

C#

public const string LtScale = "$LTSCALE"

VB

Public Const LtScale As String = "$LTSCALE"

C++

public:
literal String^ LtScale = "$LTSCALE"

F#

static val mutable LtScale: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally