A Boolean type property. A flag that specifies whether the shape can be resized unporportionally.True - only proportional resizing is the width and height of the shape is allowed. False - both proportional and unproportional resizing is possible.
Applies to: Shape object
[[Let] lockAspectRet =] object.LockAspect [Let] object.LockAspect = lockAspectSet |
The LockAspect property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockAspectRet | Optional. A Boolean type variable. |
lockAspectSet | Required. An expression that returns a Boolean value. |
The LockAspect property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockAspect as a table parameter, use the CDPT_LOCKASPECT constant tag.