Sets the position in world coordinates of the edit box using it's top left corner.
Parameters |
Description |
const X: Single |
The X value of the position. |
const Y: Single |
The Y value of the position. |
This sets the position of the actual text entry box. Its border will extend to the left and above this point.
Copyright (c) 2012. All rights reserved.
|