XpsMatrix.Transform
XpsMatrix.Transform method
Applies the affine transformation represented by this Matrix to a specified rectangle.
public RectangleF Transform(RectangleF rect)
| Parameter | Type | Description |
|---|---|---|
| rect | RectangleF | The rectangle. |
Return Value
Transformed rectangle
See Also
- class XpsMatrix
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page