IMatrix.TransformPoint
IMatrix.TransformPoint method
Transforms the specified point using this matrix.
public PointF TransformPoint(PointF point)
Parameter | Type | Description |
---|---|---|
point | PointF | The point to transform. |
Return Value
The transformed point.
See Also
- interface IMatrix
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML