Initializes a new instance of the PointD class with the specified coordinates.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public PointD ( double x, double y)
The x-coordinate of the new point.
The y-coordinate of the new point.
PointD Constructor Overload ListPointD Classcom.mindfusion.common Namespace