Point2D Constructor

CVB.Net Documentation
Overload List

  NameDescription
Public methodPoint2D(Int32)
Create a new instance of the Point2D structure and initialize both components to the same value.
Public methodPoint2D(Point2D)
Create a Point2D from a Point2D.
Public methodPoint2D(Int32, Int32)
Create a Point2D from the x and y component.
Top
See Also

Reference