Column | Description |
Layout name | Enter a name for the layout. |
Layout | Select the layout type: •DockPanel—Select to position displays relative to the layout and other displays. •Canvas—Select to position displays in an absolute position by entering the position in WPF units (device-independent pixels). |
Description | Enter a description of this layout. |
Column | Description |
Width | Enter a name for the layout. |
Height | Enter the height, in WPF units (device-independent pixels), of the layout. This is the height of the runtime application. |
Background | Enter the width, in WPF units (device-independent pixels), of the layout. This is the width of the runtime application |
Column | Description |
Page | Select a display you want to include in the layout. Only page displays are available for use in a layout. |
Docking | Select the docking location for this display: •Left •Top •Right •Bottom |
HorizontalAlign | Select the horizontal alignment for this layout: •Left •Center •Right |
VerticalAlign | Select the vertical alignment for this layout: •Top •Center •Bottom |