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.
Methods
__eq__Return self==value.
__getstate____hash__Return hash(self).
__index____int____ne__Return self!=value.
__repr__Return repr(self).
__setstate__nameProperties
__doc__name__members__value- __init__()