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)
Syntaxpublic bool PreviousViewProjection()
Public Function PreviousViewProjection As Boolean
Return Value
Type:
Booleantrue if the view stack was popped.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also