ACadSharp.Header.CadHeader.TextHeightDefault - DomCR/ACadSharp GitHub Wiki

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