alignImage

Typeproperty
Dictionarywidget.circleavatar
LibraryCircle Avatar
Syntax
set the alignImage of widget to {<topLeft> | <topCenter> | <topRight> | <centerLeft> | <center> | <centerRight> | <bottomLeft> | <bottomCenter> | <bottomRight>}
get the alignImage of widget
Associationscom.livecode.widget.circleavatar
Summary

Specifies how the image is aligned in the widget.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the alignImage of widget "Circle Avatar" to "topRight"
Description

Use the alignImages property to specify how the image is aligned in the widget.