Return a point with the same x and y values as this vector.
"vector2D_var" is a variable referencing a Vector2D object.
|
"vector2D_var" is a variable referencing a Vector2D object.
|
Type | Description |
Point2D | Returns the new point. |