BevelButton.IconAlignments
From Xojo Documentation
Enumeration
BevelButton.IconAlignments
Specifies the alignment of the icon relative to the button.
Values
Value | Description |
---|---|
SystemDirection | The user's OS-defined system direction (Default) |
Centered | Center |
Left | Left |
Right | Right |
Top | Top |
Bottom | Bottom |
TopLeft | Top left |
Bottomleft | Bottom left |
TopRight | Top right |
BottomRight | Bottom right |