Skip to content

ACadSharp.Header.CadHeader.OrthoMode

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

OrthoMode Property

Constrains cursor movement to the perpendicular.

Remarks

System variable ORTHOMODE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean OrthoMode { get; set; }

Property Value

Boolean

Clone this wiki locally