Click or drag to resize

DefinedViewportProjection Enumeration

Parallel and perspective projections that are "standard" in Rhino

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public enum DefinedViewportProjection
Members
  Member nameValueDescription
None0
Top1
Bottom2
Left3
Right4
Front5
Back6
Perspective7
TwoPointPerspective8
See Also