This topic has not yet been rated - Rate this topic

Point3D.Subtract Method

Subtracts a Point3D structure or a Vector3D structure from a Point3D structure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Subtract(Point3D, Point3D) Subtracts a Point3D structure from a Point3D structure and returns the result as a Vector3D structure.
Public method Static member Subtract(Point3D, Vector3D) Subtracts a Vector3D structure from a Point3D structure and returns the result as a Point3D structure.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.