Search
IGraphics.TransformPoints Method
See Also
 





Transforms an array of points from one coordinate space to another using the current world and page transformations of this IGraphics object.

 Overload List

Name Description

IGraphics.TransformPoints (CoordinateSpace, CoordinateSpace, Point[])

Transforms an array of points from one coordinate space to another using the current world and page transformations of this IGraphics object.

IGraphics.TransformPoints (CoordinateSpace, CoordinateSpace, PointF[])

Transforms an array of points from one coordinate space to another using the current world and page transformations of this IGraphics object.

 See Also