Field Summary | ||
---|---|---|
const int | FROM_UPPER_LEFT_CORNER | |
FromUpperLeftCorner | ||
const int | FROM_UPPER_RIGHT_CORNER | |
FromUpperRightCorner | ||
const int | FROM_LOWER_LEFT_CORNER | |
FromLowerLeftCorner | ||
const int | FROM_LOWER_RIGHT_CORNER | |
FromLowerRightCorner | ||
const int | FROM_CENTER | |
FromCenter | ||
const int | UNKNOWN | |
Unknown |
Field Detail |
---|
FROM_UPPER_LEFT_CORNER | |
const int FROM_UPPER_LEFT_CORNER |
FROM_UPPER_RIGHT_CORNER | |
const int FROM_UPPER_RIGHT_CORNER |
FROM_LOWER_LEFT_CORNER | |
const int FROM_LOWER_LEFT_CORNER |
FROM_LOWER_RIGHT_CORNER | |
const int FROM_LOWER_RIGHT_CORNER |
FROM_CENTER | |
const int FROM_CENTER |
UNKNOWN | |
const int UNKNOWN |