Method ClearSelection
ClearSelection(uint)
Clear the current selection
Declaration
[HandleProcessCorruptedStateExceptions]
public void ClearSelection(uint selectionId = 1)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | selectionId | ID of the selection to clear, or current selection (id = 1) will be cleared |