| Overload | Description |
|---|---|
| TransformRect(RectangleF,PointFTransform) | Transforms the rectangle and returns the bounding box. |
| TransformRect(VintasoftRect,VintasoftPointTransform) | Transforms the rectangle and returns the bounding box. |
| TransformRect(RectangleF,AffineMatrix) | Transforms the rectangle and returns the bounding box. |
| TransformRect(VintasoftRect,AffineMatrix) | Transforms the rectangle and returns the bounding box. |