Contains image_layout enum class.
Go to the source code of this file.
Enumerations | |
enum | xtd_forms_image_layout { xtd_forms_image_layout_none = 0, xtd_forms_image_layout_tile = 1, xtd_forms_image_layout_center = 2, xtd_forms_image_layout_stretch = 3, xtd_forms_image_layout_zoom = 4 } |
Specifies the position of the image on the control. More... | |
Specifies the position of the image on the control.