RhinoViewport.IsPerspectiveProjection Property

RhinoViewportIsPerspectiveProjection Property

[Missing <summary> documentation for "P:Rhino.Display.RhinoViewport.IsPerspectiveProjection"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsPerspectiveProjection { get; }
Public ReadOnly Property IsPerspectiveProjection As Boolean
	Get

Property Value

Type: Boolean
See Also