Skip to content

ACadSharp.Tables.DimensionStyle.Style

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

Style Property

Specifies the text style of the dimension (see DIMTXSTY System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public TextStyle Style { get; set; }

Property Value

TextStyle

Clone this wiki locally