SELECTION Enumeration

详细描述

Macros

#define  SELECTION_NEW
#define  SELECTION_ADD
#define  SELECTION_SUB

Macro Definition Documentation

◆  SELECTION_NEW

#define SELECTION_NEW

Starts a new selection.

◆  SELECTION_ADD

#define SELECTION_ADD

Adds to the current selection.

◆  SELECTION_SUB

#define SELECTION_SUB

Subtracts from the current selection.