A Boolean type property. A flag that specifies whether the shape can be flipped vertically. True - vertical flipping is allowed. False - vertical flipping is not allowed.
Applies to: Shape object
[[Let] lockFlipYRet =] object.LockFlipY [Let] object.LockFlipY = lockFlipYSet |
The LockFlipY 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 LockFlipY property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockFlipY as a table parameter, use the CDPT_LOCKFLIPY constant tag.