Click or drag to resize

RdkSelectionNavigatorCanGoBackwards Method

Check the backwards status of the navigator

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool CanGoBackwards()

Return Value

Type: Boolean
True if it is possible to navigate backwards, else false
See Also