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

76eda0b9 6678 812e 18f9 d18af209879f

haplokuon edited this page May 6, 2023 · 1 revision

TextSize Field

netDxf 3.0.0 Library

Default text height.

Definition

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

C#

public const string TextSize = "$TEXTSIZE"

VB

Public Const TextSize As String = "$TEXTSIZE"

C++

public:
literal String^ TextSize = "$TEXTSIZE"

F#

static val mutable TextSize: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally