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