Namespace: Spotfire.Dxp.Application.Layout
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public enum TileMode
Members
Member name | Value | Description | |
---|---|---|---|
Horizontally | 0 | Arrange the Visuals giving each as much horizontal space as possible. | |
Vertically | 1 | Arrange the Visuals giving each as much vertical space as possible. | |
Evenly | 2 | Arrange the Visuals giving them as similar sizes as possible. | |
Maximize | 3 | Arrange the Spotfire.Dxp.Application.Visualss giving the active Visual maximal space and the rest minimal space. |
Version Information
See Also