Property OrthoMode
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
OrthoMode
Get/Set the orthomode property of the document used when the OverAllActiveAction is waiting for a user point referenced by an other one. If true Constrains cursor movement to the perpendicular.
public bool OrthoMode { get; set; }