Enumerations | |
| enum | IA2ScrollType { IA2_SCROLL_TYPE_TOP_LEFT, IA2_SCROLL_TYPE_BOTTOM_RIGHT, IA2_SCROLL_TYPE_TOP_EDGE, IA2_SCROLL_TYPE_BOTTOM_EDGE, IA2_SCROLL_TYPE_LEFT_EDGE, IA2_SCROLL_TYPE_RIGHT_EDGE } |
| These constants control the scrolling of an object or substring into a window. More... | |
| enum | IA2CoordinateType { IA2_COORDTYPE_SCREEN_RELATIVE, IA2_COORDTYPE_PARENT_RELATIVE } |
| These constants define which coordinate system a point is located in. More... | |
|
|
These constants define which coordinate system a point is located in.
|
|
1.4.6-NO