A Boolean type property. A flag that specifies whether the begin 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] lockBeginRet =] object.LockBegin [Let] object.LockBegin = lockBeginSet |
The LockBegin 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 LockBegin property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockBegin as a table parameter, use the CDPT_LOCKBEGIN constant tag.