Click or drag to resize
GraphPoint Constructor
Overload List
  NameDescription
Public methodGraphPoint
Initializes a new instance of the GraphPoint class with coordinates set to zero.
Public methodGraphPoint(Int32, Int32)
Initializes a new instance of the GraphPoint class from given coordinates.
Top
See Also