RhinoViewportNextViewProjection Method |
Sets the view projection and target to the settings that
were active before the last call to PrevView.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool NextViewProjection()
Public Function NextViewProjection As Boolean
Return Value
Type:
Booleantrue if the view stack was popped.
See Also