![]() |
uvi-script
Musical event scripting with Lua
|
Image placement and alignment options. More...
Public Types | |
| enum | Type { Left , Right , HorizontallyCentred , Top , Bottom , VerticallyCentred , StretchToFit , FillDestination , OnlyReduceInSize , OnlyIncreaseInSize , DoNotResize , Centred } |
| Placement type enumeration. More... | |
Image placement and alignment options.
Defines how images are positioned and scaled within their container bounds. Used by widgets like Image to control image alignment and scaling behavior.
Usage Example:
Placement type enumeration.
Specifies how an image should be positioned and scaled within its bounds.