IMatrix.TransformPoints
IMatrix.TransformPoints method
Transforms an array of points using this matrix.
public void TransformPoints(PointF[] points)
Parameter | Type | Description |
---|---|---|
points | PointF[] | The array of points to transform. |
See Also
- interface IMatrix
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML