property Layer.Top as String
Specifies the expression relative to the view, to determine the y-position to show the current layer on the control.

TypeDescription
String A String value that indicates the expression relative to the view, to determine the y-position to show the current layer on the control.

By default, the Top property is "0". If the Top property is empty, missing or invalid, it is considered "0". If valid, the value of evaluating the Top property indicates the top position of the layer as shown in the picture bellow. Use the DefaultLayer(exDefLayerTop) property to specify the default value for the Top property, before adding any layer.

For instance:

The Top property supports the following keywords:

Also, this property supports all constants, operators and functions defined here.

The following properties determines the position / size / offset of the layer:

The following picture shows the position/size properties of the Layer, relative to the view / control:

You can use the following properties to offset the view ( background + foreground ) inside the layer:

The following properties can be used to move / resize the picture on the layer's background: