Skip to content

ACadSharp.CadDocument.DimensionStyles

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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