Vertical and horizontal origin.
| Member | Value | Description |
|---|---|---|
| eStkGraphicsOriginBottomLeft | 0 | The object's origin is its bottom, left corner. |
| eStkGraphicsOriginBottomCenter | 1 | The object's origin is its bottom, center point. |
| eStkGraphicsOriginBottomRight | 2 | The object's origin is its bottom, right corner. |
| eStkGraphicsOriginCenterLeft | 3 | The object's origin is its center, left point. |
| eStkGraphicsOriginCenter | 4 | The object's origin is its center. |
| eStkGraphicsOriginCenterRight | 5 | The object's origin is its center, right point. |
| eStkGraphicsOriginTopLeft | 6 | The object's origin is its top, left corner. |
| eStkGraphicsOriginTopCenter | 7 | The object's origin is its top, center point. |
| eStkGraphicsOriginTopRight | 8 | The object's origin is its top, right corner. |





