1.16.2 Element properties

The window for the properties of a screen element is used to define the properties of a display element within the screen editor. The screen editor uses the same window with the element properties for all elements. If you click on another element in the editor window, the available properties of this element are loaded into the properties window, which may contain different fields/information depending on the type of screen element. The element properties for the general parameter element are shown below as an example:

screen-editor-element-properties-panel

Each element has the properties type, x, y, width and height.

  1. X: X location of the element in the user screen.
  2. Y: Y location of the element in the user screen.
  3. Width: Width of the element's bounding box.
  4. Height: Height of the element's bounding box.
  5. Type: The type of the element. When you add a new element, ParameterElement is the default value. When editing an element, the type of element will be selected element type.

NOTE: All sections like Font or Color are expandable sections. Just click on that section to expand or collapse.