Skip to content

ACadSharp.Header.CadHeader.TextHeightDefault

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

TextHeightDefault Property

Sets the default text height when creating new text objects.

Remarks

System variable TEXTSIZE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double TextHeightDefault { get; set; }

Property Value

Double

Clone this wiki locally