Graphics::TransformPoints Method
.NET Framework (current version)
Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | TransformPoints(CoordinateSpace, CoordinateSpace, array<Point>^) | Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics. |
![]() | TransformPoints(CoordinateSpace, CoordinateSpace, array<PointF>^) | Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics. |
Show:
