SelectionMode

- class SelectionMode
Specify a way to alter the active selection.
Members:
Replace : Replace the active selection.
Add : Add to the active selection.
Remove : Remove from the active selection.
Invert : Invert the active selection.
Constructors
__init__Methods
__int__Properties
name