Skip to content

ACadSharp.Tables.DimensionStyle.AlternateUnitFormat

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

AlternateUnitFormat Property

Gets or sets the units format for alternate units of all dimension substyles except Angular (see DIMALTU System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public LinearUnitFormat AlternateUnitFormat { get; set; }

Property Value

LinearUnitFormat

Clone this wiki locally