Returns the distance 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 |
| double | Returns the distance to the point. |
| Name | Type | Description |
| point | Point2D | The point to measure the distance to |