ImagePosition

[ Enumeration ]

enum ImagePosition {
    LeftOfText = 0,
    RightOfText = 1,
}

Values

Name

Value

Description

LeftOfText

0

Positioning to the left of the text

RightOfText

1

Positioning to the right of the text

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiCombobox.ImagePosition

ImagePosition 1:

Available since version 1.14.3.324