Transforms an array of points from one coordinate space to another using the current world and page transformations of this IGraphics object.
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. |