SelectionMode

Inheritance diagram of rumba.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