|
GLG Toolkit, C / C++ API Library
Version 4.6
|
Arrow position constants. More...
Arrow position constants.
The ArrowType attribute values are formed by combining GlgArrowPosition and GlgArrowFillType values with bitwise OR.
Macros | |
| #define | GLG_END_APOS 2 |
| Arrow position constant. More... | |
| #define | GLG_MIDDLE_APOS 4 |
| Arrow position constant. More... | |
| #define | GLG_MIDDLE_INVERSED_APOS 5 |
| Arrow position constant. More... | |
| #define | GLG_START_APOS 1 |
| Arrow position constant. More... | |
| #define | GLG_START_END_APOS 3 |
| Arrow position constant. More... | |
| #define GLG_END_APOS 2 |
Arrow position constant.
| #define GLG_MIDDLE_APOS 4 |
Arrow position constant.
| #define GLG_MIDDLE_INVERSED_APOS 5 |
Arrow position constant.
| #define GLG_START_APOS 1 |
Arrow position constant.
| #define GLG_START_END_APOS 3 |
Arrow position constant.