Enables Orthographic Mode on the Preview Control Camera. TRUE enables Orthographic Mode, FALSE disables it and returns the camera back to Perspective Mode.

Property Type:
Static
Default Value: FALSE
A rule can also be built for this property by changing the type to dynamic.
See How To: Change A Static Property To A Dynamic Property.
Hierarchical Reference: ControlName.EnableOrthographic
Below are two examples showing Orthographic Mode and Perspective Mode.
| Orthographic | Perspective |
|---|---|
|
|
Value set in Form Designer. Static properties can be made Dynamic by double clicking the gray radio button.