Skip to content

ACadSharp.Header.CadHeader.UnitMode

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

UnitMode Property

Low bit set = Display fractions, feet-and-inches, and surveyor's angles in input format

Remarks

System variable UNITMODE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 UnitMode { get; set; }

Property Value

Int16

Clone this wiki locally