This documentation is archived and is not being maintained.
Graphics::TransformPoints Method
Visual Studio 2008
Transforms an array of points from one coordinate space to another using the current world and page transformations of this Graphics.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: