DocumentUnitsPointSubtraction Operator |
Name | Description | |
---|---|---|
Subtraction(DocumentUnitsPoint, DocumentUnitsPoint) |
Get translate vector between two points
This operator returns a vector which is equivalent to the translation that takes pointA to pointB.
| |
Subtraction(DocumentUnitsPoint, DocumentUnitsVector) |
Translate point by -vector.
Returns a point that is equivalent to the result of translating the point by the -vector.
|