예제 #1
0
 public void RefreshVertexConnections() => QGUserInterface.PostRefreshMethod(this, __refreshConnectionsCallback);
예제 #2
0
 protected void RefreshVertices() => QGUserInterface.PostRefreshMethod(this, __refreshVerticesCallback);