Method | Description | |
---|---|---|
GraphNode ( string label ) : System | ||
GraphNode ( string label, int x, int y ) : System |
Method | Description | |
---|---|---|
Connect ( |
||
Disconnect ( |
public GraphNode ( string label, int x, int y ) : System | ||
label | string | |
x | int | |
y | int | |
return | System |