List of Bitmap Alignment Positions
One of the following nine values define the position of the bitmap:
1 | 2 | 3
----+---+----
4 | 5 | 6
----+---+----
7 | 8 | 9
BMM_CUSTOM_POSNW
Top Left Position (1)
BMM_CUSTOM_POSN
Top Center Position (2)
BMM_CUSTOM_POSNE
Top Right Position (3)
BMM_CUSTOM_POSW
Middle Left Position (4)
BMM_CUSTOM_POSCN
Middle Center Position (5)
BMM_CUSTOM_POSE
Middle Right Position (6)
BMM_CUSTOM_POSSW
Bottom Left Position (7)
BMM_CUSTOM_POSS
Bottom Center Position (8)
BMM_CUSTOM_POSSE
Bottom Right Position (9)