Property | Description |
Height | Height of the spacer object. |
Name | Name you assign the spacer object in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface. |
Position X | Distance from the spacer object’s left edge to its parent object’s inner X position. |
Position Y | Distance from the spacer object’s top edge to its parent object’s inner Y position. |
Tag | Used to determine the context of the element at runtime, e.g. in a Delegate to find out which element was pressed. |
Visible | Whether you want the spacer object to be visible. |
Width | Width of the spacer object. |