Represents an image with the possibility of binding to data.
Read more about working with binary objects...
Inherits: UIElementBase
| Name | Type | Description |
|---|---|---|
| Url | String | Image URL. Must refer to the files section of the model description file. |
| Value | Bind | Binds to the field that determines the image identifier. |
| Width | Length | Image width. |
| Height | Length | Image height. |
| Base properties | ||
Most often only one of the properties of Width or Height
is set. In this case, the picture will save the proportions.