A Boolean type property. A flag that protects the shape from rotating. True - the shape can't be rotated, False - rotation is allowed.
Applies to: Shape object
[[Let] lockRotateRet =] object.LockRotate [Let] object.LockRotate = lockRotateSet |
The LockRotate property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockRotateRet | Optional. A Boolean type variable. |
lockRotateSet | Required. An expression that returns a Boolean value. |
The LockRotate property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockRotate as a table parameter, use the CDPT_LOCKROTATE constant tag.