Ejemplo n.º 1
0
 public void RefreshVertexConnections() => QGUserInterface.PostRefreshMethod(this, __refreshConnectionsCallback);
Ejemplo n.º 2
0
 protected void RefreshVertices() => QGUserInterface.PostRefreshMethod(this, __refreshVerticesCallback);