Aspose::Page::XPS::XpsModel::XpsMatrix::Transform method
XpsMatrix::Transform method
Applies the affine transformation represented by this Matrix to a specified rectangle.
System::Drawing::RectangleF Aspose::Page::XPS::XpsModel::XpsMatrix::Transform(System::Drawing::RectangleF rect)
Parameter | Type | Description |
---|---|---|
rect | System::Drawing::RectangleF | The rectangle. |
ReturnValue
Transformed rectangle
See Also
- Class RectangleF
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++