Skip to content

Connector.StartUpdate() Method

When calling in a row multiple methods that change the connectors (AddConnection, RemoveSegments...).
It is prefered (not mandatory) to call this method before applying any change to the connector and to call EndUpdate() when the changes are made.

1
StartUpdate()