Point2d Constructor |
Name | Description | |
---|---|---|
![]() | Point2d(Point2d) | |
![]() | Point2d(Point3d) | |
![]() | Point2d(Vector2d) |
Initializes a new instance of Point2d by converting a vector.
|
![]() | Point2d(Double, Double) |
Initializes a new instance of Point2d from coordinates.
|