property Layer.RotamoveOffsetY as Long
Specifies the y-offset of the layer, while the layer's drag operation is exDoRotamove.

TypeDescription
Long A Long expression that specifies the y-offset of the layer, while the layer's drag operation is exDoRotamove.

The control supports moving the layer by rotation, also called rotamove. The rotamove operation moves layer and the rotamove center pointed by RotamoveCenterX / RotamoveCenterY properties around the rotation center pointed by the RotateCenterX / RotateCenterY properties of the RotateCenterLayer layer. The following picture shows the rotamove properties of the Layer, relative to the RotateCenterLayer layer:

The following properties can be used to change the rotation center, while the layer's OnDrag property is exDoRotamove:

Any of the following properties can be used to rotate the layer:

The following properties can be used to specify a different rotation center: