A Boolean type property. A flag that protects vertices from editing with the mouse.True - protection is on, False - protection is off.
Applies to: Shape object
[[Let] lockVertexRet =] object.LockVertex [Let] object.LockVertex = lockVertexSet |
The LockVertex 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 LockVertex property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockVertex as a table parameter, use the CDPT_LOCKVERTEX constant tag.