SelectionMode

sealed class SelectionMode

Describes how to combine a feature selection request with the current selected features list.

Since

200.1.0

See also

Types

Link copied to clipboard

Appends the features to be selected with the current list of selected features.

Link copied to clipboard

Replaces the current list of selected features with the features to be selected.

Link copied to clipboard

Removes the features from the current list of selected features.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard