[]
Performs the specified action (it can then be undone with Undo).
public bool PerformUndoAction(UndoAction action)
Public Function PerformUndoAction(action As UndoAction) As Boolean
| Type | Name | Description |
|---|---|---|
| UndoAction | action | UndoAction |
| Type | Description |
|---|---|
| bool | Boolean: true if successful; false otherwise |