Skip to content

ACadSharp.Header.CadHeader.AngularDirection

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

AngularDirection Property

Sets the direction of positive angles.

Remarks

System variable ANGDIR.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public AngularDirection AngularDirection { get; set; }

Property Value

AngularDirection

Clone this wiki locally