Click or drag to resize

RhinoViewportPreviousViewProjection Method

Sets the view projection and target to the settings that were active before the last call to NextViewProjection.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool PreviousViewProjection()

Return Value

Type: Boolean
true if the view stack was popped.
See Also