CustomUndoEventArgsCreatedByRedo Property |
[Missing <summary> documentation for "P:Rhino.Commands.CustomUndoEventArgs.CreatedByRedo"]
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool CreatedByRedo { get; }
Public ReadOnly Property CreatedByRedo As Boolean
Get
Property Value
Type:
BooleanSee Also