DXMatrix.TransformPoints(PointF[]) Method
Applies the geometric transformation to an array of points.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
points | PointF[] | The points to transform. |
See Also