Performs substraction of two points.
Name | Description |
---|---|
Sub_T(Point, Point) | Performs substraction of two points. |
Sub_T(DPoint, DPoint) | Performs subtraction of two points. (inherited from CADPresenter). |
Sub_T(T, T) | Performs subtraction of two points. (inherited from CADPainter<T>). |