Click or drag to resize

RhinoViewportLockedProjection Property

If true, the the camera location, camera direction, and lens angle should not be changed.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool LockedProjection { get; set; }

Property Value

Type: Boolean
See Also