SlicerStyleType Enum
SlicerStyleType Enum
Specify the style of slicer view
type SlicerStyleType int32
Fields
| Field | Description |
|---|---|
| SlicerStyleLight1 | built-in light style one |
| SlicerStyleLight2 | built-in light style two |
| SlicerStyleLight3 | built-in light style three |
| SlicerStyleLight4 | built-in light style four |
| SlicerStyleLight5 | built-in light style five |
| SlicerStyleLight6 | built-in light style six |
| SlicerStyleOther1 | built-in style other one |
| SlicerStyleOther2 | built-in style other two |
| SlicerStyleDark1 | built-in dark style one |
| SlicerStyleDark2 | built-in dark style tow |
| SlicerStyleDark3 | built-in dark style three |
| SlicerStyleDark4 | built-in dark style four |
| SlicerStyleDark5 | built-in dark style five |
| SlicerStyleDark6 | built-in dark style six |
| Custom | user-defined style, unsupported for now |