Property RedoCommand
| Edit this page View SourceRedoCommand
Gets a command that redoes the last operation performed in the geometry editor.
Declaration
public ICommand? RedoCommand { get; }
Property Value
| Type | Description |
|---|---|
| ICommand |
Gets a command that redoes the last operation performed in the geometry editor.
public ICommand? RedoCommand { get; }
| Type | Description |
|---|---|
| ICommand |