SliceSelectionMode

Describes available modes for selecting slices.

Slices can be programmatically selected but cannot be selected through the UI.

Manual = 0

Multiple slices can be selected through the UI.

Multiple = 2

Single slice can be selected through the UI.

Single = 1