Matrix::TransformPoints Method
.NET Framework (current version)
Applies the geometric transform this Matrix represents to an array of points.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | TransformPoints(array<Point>^) | Applies the geometric transform represented by this Matrix to a specified array of points. |
![]() | TransformPoints(array<PointF>^) | Applies the geometric transform represented by this Matrix to a specified array of points. |
Show:
