WindowArrangeStyle#

class ansys.stk.core.uicore.WindowArrangeStyle#

IntEnum

Overview#

CASCADE

Child windows are cascaded within the main window.

TILED_HORIZONTAL

Child windows are tiled horizontally within the main window.

TILED_VERTICAL

Child windows are tiled vertically within the main window.

Import detail#

from ansys.stk.core.uicore import WindowArrangeStyle