Click or drag to resize

RdkSelectionNavigatorCanGoForwards Method

Check the forwards status of the navigator

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

Return Value

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