Enumeration SliceSelectionMode

Describes available modes for selecting slices.

Enumeration Members

Enumeration Members

Manual: 0

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

Multiple: 2

Multiple slices can be selected through the UI.

Single: 1

Single slice can be selected through the UI.