Matrix.TransformPoints
Matrix.TransformPoints method
Applies the geometric transform represented by this Matrix to a specified array of points.
public void TransformPoints(PointF[] pts)
| Parameter | Type | Description |
|---|---|---|
| pts | PointF[] | An array of PointF structures that represents the points to transform. |
See Also
- struct PointF
- class Matrix
- namespace Aspose.Page.Drawing.Drawing2D
- assembly Aspose.Page