Skip to content

ACadSharp.Header.CadHeader.CurrentDimensionStyle

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

CurrentDimensionStyle Property

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

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public DimensionStyle CurrentDimensionStyle { get; private set; }

Property Value

DimensionStyle

Clone this wiki locally