Skip to content

ACadSharp.Tables.DimensionStyle.TextHeight

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally