powered by CADENAS

Manual

Manual

8.4.4.4.1. Element_<title_value>

The element is declared with "ELEMENT_" followed by a unique description for the element, which is declared in block "ELEMENT_grid" key "title".

Via the following keys, the display of the title is specified.

  • type = text

    Declares the element type and is mandatory.

  • parent

    It is mandatory that texts are placed in a frame element.

  • text

    Text of title

    Default: "Normalprojection"

    Variables (z.B. $NT.) are allowed.

  • Position and dimensions of text box:

    The following information is required.

    • position_x: indicates x-coordinates of box.

    • position_y: indicates y-coordinates of box.

    • position_w: indicates width of box.

    • position_h: indicates height of box.

  • text_size

    Indicates size of text. The minimal text size is '1'.

  • width_factor

    Indicates the stretch factor for the width of the text. The minimum possible value is '0.5'.

  • sizeable

    Indicates whether or not the size/position of the text element can be changed in Edit mode.

    Value range: true | false

  • translateable

    Indicates whether the text given under "text" is to be translated.

    A *.def file must be assigned here in which the translations for the texts are entered. Compare also Section 8.4.4.11, “Translations ”.

    The def file must be entered in the frame element. Compare Section 8.4.4.9, “[ELEMENT_frame] Combine more elements in frame ”.

  • Use ratio specification

    use_ratio

    Value range: true | false

  • Rotation of title

    rotation

    Value range: horizontal | vertical

    [Note] Note

    For "vertical" the position specifications must be adjusted accordingly.

  • Direction of title

    text_align

    Value range: left (alternatively no specification) center | right