| Overload | Description |
|---|---|
| TransformPoint(Double,Double) | Transforms the specified point coordinates by this VintasoftPointTransform. |
| TransformPoint(VintasoftPoint) | Transforms the specified point using this VintasoftPointAffineTransform and returns the result. |
| TransformPoint(AffineMatrix,VintasoftPoint) | Transforms the specified point using the specified AffineMatrix and returns the result. |