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