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

TypeDescription
String A String expression expression relative to the view, to determine the x-position to show the current layer on the control.

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

For instance:

The Left 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: