Vector3D.Subtract Method
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Subtract(Vector3D, Point3D) | Subtracts a Point3D structure from a Vector3D structure. |
|
Subtract(Vector3D, Vector3D) | Subtracts a Vector3D structure from a Vector3D structure. |