title: "Ultimo.BackgroundImagePosition" category: reference tags: [aet, background-image, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Ultimo.BackgroundImagePosition
Groep: Background image Type: System · Waardetype: enumlist Custom: Nee · Nullable: Nee
Beschrijving: Background image position
The position of the background image on the screen. Possible values are 0 (Top), 1 (Bottom) and 2 (Stretch).
Waardebewerken
- Actuele waarde:
0 - Overerfde waarde:
0 - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Ultimo.BackgroundImagePosition",
"settingType": "System",
"description": "Background image position",
"longDescription": "The position of the background image on the screen. Possible values are 0 (Top), 1 (Bottom) and 2 (Stretch).",
"value": 0,
"valueType": "enumlist",
"valueDisplayModel": {
"id": "0",
"description": "Top",
"displayDescription": "0 - Top"
},
"inheritedValue": 0,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": {
"id": "0",
"description": "Top",
"displayDescription": "0 - Top"
},
"isCustom": false,
"isNullable": false,
"listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Ultimo.BackgroundImagePosition")Volledige setting-data. Bron:ApplicationElementTreeData.json.