Overload | Description |
---|---|
PointD Constructor(PointD3D) | Constructor to initialize a point from a 3D Point the z Coordinate value will be lost |
PointD Constructor(Double,Double) | Constructor to initialize a point with a set of coordinates. |
Overload | Description |
---|---|
PointD Constructor(PointD3D) | Constructor to initialize a point from a 3D Point the z Coordinate value will be lost |
PointD Constructor(Double,Double) | Constructor to initialize a point with a set of coordinates. |