Overload List
| Name | Description | |
|---|---|---|
| Sub(Point2D) |
Sets the value of this Point2D to the Vector3D difference of itself and Point2D pt (this = this.End - pt).
| |
| Sub(Vector2D) |
Sub Vector to this
|
| Name | Description | |
|---|---|---|
| Sub(Point2D) |
Sets the value of this Point2D to the Vector3D difference of itself and Point2D pt (this = this.End - pt).
| |
| Sub(Vector2D) |
Sub Vector to this
|