This enumeration describes the tile image alignment.
Enumerator |
---|
BCGP_WINUI_IMAGE_ALIGNMENT_LEADING |
The image is located on top or on left.
|
BCGP_WINUI_IMAGE_ALIGNMENT_TRAILING |
The image is located on bottom or on right.
|
BCGP_WINUI_IMAGE_ALIGNMENT_CENTER |
The image is located on center.
|