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