Compare this vector with another to check for parallelism.
"vector2D_var" is a variable referencing a Vector2D object. |
"vector2D_var" is a variable referencing a Vector2D object. |
| Type | Description |
| boolean | Returns true if the vectors are parallel. |
| Name | Type | Description |
| vector | Vector2D | The vector to compare with for parallelism. |