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)
ParameterTypeDescription
rectSystem::Drawing::RectangleFThe rectangle.

ReturnValue

Transformed rectangle

See Also