ButtonImagePosition Enumeration |
Namespace: Eto.Forms
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Positions the image to the left of the text | |
Right | 1 | Positions the image to the right of the text | |
Above | 2 | Positions the image on top of the text | |
Below | 3 | Positions the image below the text | |
Overlay | 4 | Positions the image behind the text |