Screen
Graphical container, typically used to create HMI pages
- BrowseName
- Screen
- SuperType
- Panel(Panel)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Background color | BackgroundColor | Color | If the Appearance is Default, Bordered Circular or Bordered Rectangular, it is the color of the button. If the Appearance is Accent, the color is the one set in the style sheet in the Highlight color property |
Horizontal alignment | HorizontalAlignment | Horizontal alignment | Alignment of the object on the horizontal axis. Left: the left side is positioned on the left side of the container, except for the left margin; Right: the right side is positioned on the right side of the container, except for the right margin; Center: the center of the object is positioned in the center of the container, except for the left and/or right margins; Stretch: object width equals container width, except for the left and/or right margins |
Vertical alignment | VerticalAlignment | Vertical alignment | Alignment of the object on the vertical axis. Top: the top side is positioned on the top side of the container, except for the top margin; Bottom: the bottom side is positioned on the bottom side of the container, except for the bottom margin; Center: the center of the object is positioned in the center of the container, except for the top and/or bottom margins; Stretch: object height equals container height, except for the top and/or bottom margins |
Border color | BorderColor | Color | Color of the polygon border |
Border thickness | BorderThickness | Size | Border thickness in pixels |
Hit test visible | HitTestVisible | Boolean | (Inherited from Panel) |
Move target | MoveTarget | NodeId | (Inherited from Container) |
Visible | Visible | Boolean | (Inherited from Element) |
Enabled | Enabled | Boolean | (Inherited from Element) |
Opacity | Opacity | Float | (Inherited from Element) |
Left margin | LeftMargin | Size | (Inherited from Element) |
Top margin | TopMargin | Size | (Inherited from Element) |
Right margin | RightMargin | Size | (Inherited from Element) |
Bottom margin | BottomMargin | Size | (Inherited from Element) |
Width | Width | Size | (Inherited from Element) |
Height | Height | Size | (Inherited from Element) |
Rotation | Rotation | Size | (Inherited from Element) |