GraphPoint Constructor |
Name | Description | |
---|---|---|
GraphPoint |
Initializes a new instance of the GraphPoint class with coordinates set to zero.
| |
GraphPoint(Int32, Int32) |
Initializes a new instance of the GraphPoint class from given coordinates.
|