RdkSelectionNavigator.CanGoBackwards Method

RdkSelectionNavigatorCanGoBackwards Method

Check the backwards status of the navigator

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool CanGoBackwards()
Public Function CanGoBackwards As Boolean

Return Value

Type: Boolean
True if it is possible to navigate backwards, else false
Version Information

Rhino for Windows

Supported in: 6.8
See Also