SliceSelectionMode
Describes available modes for selecting slices.
Enumeration Members
Section titled "Enumeration Members"Manual
Section titled "Manual"Slices can be programmatically selected but cannot be selected through the UI.
Manual = 0 Multiple
Section titled "Multiple"Multiple slices can be selected through the UI.
Multiple = 2 Single
Section titled "Single"Single slice can be selected through the UI.
Single = 1