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
- package com.aspose.html.drawing
- package Aspose.HTML