Method DeleteSelectionSnapshot
DeleteSelectionSnapshot(uint)
Delete a selection snapshot using its id
Declaration
[HandleProcessCorruptedStateExceptions]
public void DeleteSelectionSnapshot(uint selectionId)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | selectionId | Selection ID of the snapshot to delete |