Method InvertSelection
InvertSelection(uint)
Replace the selection by all unselected part occurrences
Declaration
[HandleProcessCorruptedStateExceptions]
public void InvertSelection(uint selectionId = 1)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | selectionId | ID of the selection to invert, or current selection (id = 1) will be inverted |