This documentation is archived and is not being maintained.

Graphics::TransformPoints Method

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.

  NameDescription
Public method 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.
Public method 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.
Top
Show: