IMatrix.TransformRectangle
IMatrix.TransformRectangle method
Transforms the specified rectangle using this matrix.
public RectangleF TransformRectangle(RectangleF rect)
| Parameter | Type | Description | 
|---|---|---|
| rect | RectangleF | The rectangle to transform. | 
Return Value
The transformed rectangle.
See Also
- interface IMatrix
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG