A Boolean type property. A flag that specifies whether the end point of the 1D-shape can be repositioned with the mouse.True - it can't be repositioned. False - it can be repositioned.
Applies to: Shape object
[[Let] lockEndRet =] object.LockEnd [Let] object.LockEnd = lockEndSet |
The LockEnd property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockEndRet | Optional. A Boolean type variable. |
lockEndSet | Required. An expression that returns a Boolean value. |
The LockEnd property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockEnd as a table parameter, use the CDPT_LOCKEND constant tag.