A Boolean type property. A flag that specifies whether to re-calculate the size of the shape's alignment box, when the coordinates of the shape's vertices were modified. True - the alignment box size is re-calculated, False - not re-calculated.
Applies to: Shape object
[[Let] lockCalcWHRet =] object.LockCalcWH [Let] object.LockCalcWH = lockCalcWHSet |
The LockCalcWH property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockCalcWHRet | Optional. A Boolean type variable. |
lockCalcWHSet | Required. An expression that returns a Boolean value. |
The LockCalcWH property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockCalcWH as a table parameter, use the CDPT_LOCKCALCWH constant tag.