Used to specify a position, size and transparency for an object.
[Position] group
Used to specify the position of an object on the canvas, with the origin assumed to be the top left-hand corner.
[X] field
If the value is greater than zero, the object moves towards the right. A value of 0 represents the left edge of the canvas.
[Y] field
If the value is greater than zero, the object moves down. A value of 0 represents the top edge of the canvas.
Caution! If you specify a negative value or a value that is greater than the canvas width, the object may overflow from the edge of the canvas such that it is only partly visible.
[Size] group
Used to specify the size of an object.
[Transparency] group
Used to specify the degree of transparency of an object. To make this specification, either Move the slider or enter a value in the field. If you set a relatively high level of transparency, you will be able to see though the object to the background and any objects behind.