Point3D.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(Point3D, Point3D) | Subtracts a Point3D structure from a Point3D structure and returns the result as a Vector3D structure. |
|
Subtract(Point3D, Vector3D) | Subtracts a Vector3D structure from a Point3D structure and returns the result as a Point3D structure. |