SlicerStyleType
SlicerStyleType enumeration
Utility class containing constants. Specify the style of slicer view
Values
| Name | Description |
|---|---|
| SLICER_STYLE_LIGHT_1 | built-in light style one |
| SLICER_STYLE_LIGHT_2 | built-in light style two |
| SLICER_STYLE_LIGHT_3 | built-in light style three |
| SLICER_STYLE_LIGHT_4 | built-in light style four |
| SLICER_STYLE_LIGHT_5 | built-in light style five |
| SLICER_STYLE_LIGHT_6 | built-in light style six |
| SLICER_STYLE_OTHER_1 | built-in style other one |
| SLICER_STYLE_OTHER_2 | built-in style other two |
| SLICER_STYLE_DARK_1 | built-in dark style one |
| SLICER_STYLE_DARK_2 | built-in dark style tow |
| SLICER_STYLE_DARK_3 | built-in dark style three |
| SLICER_STYLE_DARK_4 | built-in dark style four |
| SLICER_STYLE_DARK_5 | built-in dark style five |
| SLICER_STYLE_DARK_6 | built-in dark style six |
| CUSTOM | user-defined style, unsupported for now unsupported |