A Boolean type property. A flag that specifies whether the shape can be flipped horizontally. True - horizontal flipping is allowed. False - horizontal flipping is not allowed.
Applies to: Shape object
[[Let] lockFlipXRet =] object.LockFlipX [Let] object.LockFlipX = lockFlipXSet |
The LockFlipX property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockFlipXRet | Optional. A Boolean type variable. |
lockFlipXSet | Required. An expression that returns a Boolean value. |
The LockFlipX property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockFlipX as a table parameter, use the CDPT_LOCKFLIPX constant tag.