Gets the size of the element in UI-size units. Note that it is not recommended to use this in combination with setSize2D.
Indicates whether this element is visible or not.
Sets the position of this element, in UI-position units.
The position, in UI-position units.
Sets the size of the element in UI-size units. This will make the element uniformly scaled on both the X and Y axis.
Sets the visibility of the element (i.e. hide or show) in the UI.
Use true to show the element or false to hide it.
Returns the position in UI-position units of the element.