Share

DocumentUnitsPoint.Subtraction Operator

Overload List

  NameDescription
Public operatorStatic memberSubtraction(DocumentUnitsPoint, DocumentUnitsPoint)
Get translate vector between two points This operator returns a vector which is equivalent to the translation that takes pointA to pointB.
Public operatorStatic memberSubtraction(DocumentUnitsPoint, DocumentUnitsVector)
Translate point by -vector. Returns a point that is equivalent to the result of translating the point by the -vector.

See Also

Reference

Was this information helpful?