Skip to content

ACadSharp.Header.CadHeader.DimensionTextStyle

Albert Domenech edited this page Aug 28, 2025 · 2 revisions

DimensionTextStyle Property

Gets the current dimension text style applied to the document or the default dimension text style if no document is loaded.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public TextStyle DimensionTextStyle { get; private set; }

Property Value

TextStyle

Clone this wiki locally