Graphics.TransformPoints Method
.NET Framework 3.0
Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics.
| Name | Description |
|---|---|
| Graphics.TransformPoints (CoordinateSpace, CoordinateSpace, Point[]) | Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics. |
| Graphics.TransformPoints (CoordinateSpace, CoordinateSpace, PointF[]) | Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics. |
Community Additions
ADD
Show: