This topic has not yet been rated - Rate this topic

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.

  Name Description
Public method 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.
Public method 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.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.