Aspose::Page::XPS::XpsModel::XpsMatrix::Transform 方法
XpsMatrix::Transform method
将此 Matrix 表示的仿射变换应用于指定的矩形。
System::Drawing::RectangleF Aspose::Page::XPS::XpsModel::XpsMatrix::Transform(System::Drawing::RectangleF rect)
| Parameter | Type | 描述 |
|---|---|---|
| rect | System::Drawing::RectangleF | 矩形。 |
ReturnValue
变换后的矩形
另见
- Class RectangleF
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++