Skip to content

ACadSharp.Header.CadHeader.UnitMode

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

UnitMode Property

Controls the display format for units.

Remarks

System variable UNITMODE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 UnitMode { get; set; }

Property Value

Int16

Clone this wiki locally