DXMatrix.TransformPoints Method
| Name | Parameters | Description |
|---|---|---|
| TransformPoints(IReadOnlyList<PointF>) | points | Applies the geometric transformation to an array of points. |
| TransformPoints(PointF[]) | points | Applies the geometric transformation to an array of points. |