| Overload | Description |
|---|---|
| TransformPoint(AffineMatrix,PointF) | Transforms the specified point using the specified AffineMatrix and returns the result. |
| TransformPoint(PointF) | Transforms the specified point using this PointFAffineTransform and returns the result. |