ImagePosition
[ Enumeration ]
enum ImagePosition {
LeftOfText = 0,
RightOfText = 1,
}Values
Name | Value | Description |
|---|---|---|
LeftOfText |
| Positioning to the left of the text |
RightOfText |
| Positioning to the right of the text |
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiCombobox.ImagePosition
![]() | Available since version 1.14.3.324 |
