Skip to content

ACadSharp.CadDocument.DimensionStyles

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

DimensionStyles Property

The collection of all dimension styles in the drawing.

Definition

Namespace: ACadSharp.CadDocument

C#

public DimensionStylesTable DimensionStyles { get; private set; }

Property Value

DimensionStylesTable

Clone this wiki locally