|   | 
Sets the position of text within a shape based annotation.
| SetAnnotationTextPosition [/x <x>] [/y <y>] [/positionJustification <justification>] | 
| /positionJustification | Where to make position offset relative to, options are: TopLeft , TopCenter , TopRight , MiddleLeft , MiddleCenter , MiddleRight , BottomLeft , BottomCenter and BottomRight . | 
| /x | x-position of the text. | 
| /y | y-position of the text. | 
| 
 | ||