This topic has not yet been rated - Rate this topic

Vector3D.Subtract Method

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

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

  NameDescription
Public method Static member Subtract(Vector3D, Point3D) Subtracts a Point3D structure from a Vector3D structure.
Public method Static member Subtract(Vector3D, Vector3D) Subtracts a Vector3D structure from a Vector3D structure.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.