Skip to content

ACadSharp.Header.CadHeader.OrthoMode

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

OrthoMode Property

System variable ORTHOMODE. Ortho mode on if nonzero.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean OrthoMode { get; set; }

Property Value

Boolean

Clone this wiki locally