public void RefreshVertexConnections() => QGUserInterface.PostRefreshMethod(this, __refreshConnectionsCallback);
 protected void RefreshVertices() => QGUserInterface.PostRefreshMethod(this, __refreshVerticesCallback);