ACadSharp.Tables.DimensionStyle.TextHeight - DomCR/ACadSharp GitHub Wiki

TextHeight Property

Specifies the height of dimension text, unless the current text style has a fixed height (see DIMTXT System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Double TextHeight { get; set; }

Property Value

Double