Returns a vector from this point to another point.
"point2D_var" is a variable referencing a Point2D object.
|
"point2D_var" is a variable referencing a Point2D object.
|
Type | Description |
Vector2D | Returns a Vector2D object |
Name | Type | Description |
point | Point2D | The other point to use to create the vector |