A Boolean type property. A flag that specifies whether to allow changing the shape's width when the shape is resized. True - width is protected from resizing, False - width is not protected from resizing.
Applies to: Shape object
[[Let] lockWidthRet =] object.LockWidth [Let] object.LockWidth = lockWidthSet |
The LockWidth property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockBeginRet | Optional. A Boolean type variable. |
lockBeginSet | Required. An expression that returns a Boolean value. |
The LockWidth property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockWidth as a table parameter, use the CDPT_LOCKWIDTH constant tag.