iAlign
Flag that indicates how to align the annotation toolbar. Possible values are given below, and may be combined:
Value |
Meaning |
ANN_TOOLALIGN_LEFT |
[0x0000] Toolbar’s left margin will be at x. |
ANN_TOOLALIGN_RIGHT |
[0x0001] Toolbar’s right margin will be at x. |
ANN_TOOLALIGN_TOP |
[0x0002] Toolbar’s top margin will be at y. |
ANN_TOOLALIGN_BOTTOM |
[0x0003] Toolbar’s bottom margin will be at y. |