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