property Layer.RotateAngleToValue as String
Specifies the expression to convert the rotating angle to value.

TypeDescription
String A String value that specifies the expression to convert the rotating angle to value.
By default, the RotateAngleToValue property is empty. If the RotateAngleToValue property is empty, missing or invalid, it has no effect. If the RotateAngleToValue property is valid, the result of evaluation of the RotateAngleToValue property indicates the layer's Value property. The ValueToRotateAngle property converts the value back to a rotation angle. Use the DefaultLayer(exDefLayerRotateAngleToValue) property to specify the default value for the RotateAngleToValue property, before adding the layer.

For instance:

The RotateAngleToValue property supports the following keywords:

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

The Value property indicates the value keyword in the following properties:

The following picture shows the rotation properties of the Layer, relative to the RotateCenterLayer layer:

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

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

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