PointD Constructor

Overload List

PointD(PointF) Initialise the point with X and Y value as float.
PointD(Double, Double) Initialise the point with X and Y value.

See Also