ArrangeStyle Enumeration
Specifies the layout of multiple windows in the Statistica workspace.
Syntax
|
Constants
|
Enum ArrangeStyle
scCascade = 0
scTiledHorizontal = 1
scTiledVertical = 2
End Enum
|
- scCascade: Windows are cascaded.
- scTiledHorizontal: The windows are tiled horizontally.
- scTiledVertical: The windows are tiled vertically.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.