property Layer.DefaultOffsetY as Long
Gets or sets a value that indicates the default y-offset of the layer.

TypeDescription
Long A Long expression that defines the default y-offset of the layer.
By default, the DefaultOffsetY property is 0. The DefaultOffsetY property gets or sets a value that indicates the default y-offset of the layer. You can use the DefaultOffsetX / DefaultOffsetX properties to move the layer to a different position, which could be the initial position. Use the DefaultLayer(exDefLayerDefaultOffsetY) property to specify the default value for the DefaultOffsetY, before adding any layer. 

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

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

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: