Click or drag to resize

RhinoDocRedoActive Property

Returns true if Redo is currently active.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool RedoActive { get; }

Property Value

Type: Boolean
See Also