A Boolean type property. A flag that blocks a smart connector from re-routing when its end points are repositioned. True - the smart connector doesn't change its form if it's possible, False - the smart connector changes its form automatically.
Applies to: Shape object
[[Let] booleanRet =] object.LockConnector [Let] object.LockConnector = lockConnectorSet |
The LockConnector property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
booleanRet | Optional. A Boolean type variable. |
lockConnectorSet | Required. An expression that returns a Boolean value. |
For a new smart connector the LockConnector property is False by default.