Namespace: Spotfire.Dxp.Application.Layout
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
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
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also