Click or drag to resize

Point2D Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodPoint2D(Length, Length)
Create a 2D point with given X and Y coordinate
Public methodPoint2D(Double, Double, LengthUnit)
Create a 2D point with given X and Y coordinate values in the given length unit
Top
See Also