This documentation is archived and is not being maintained.
GraphicsPath.Warp Method
Visual Studio 2008
Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Warp(PointF(), RectangleF) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
|
Warp(PointF(), RectangleF, Matrix) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
|
Warp(PointF(), RectangleF, Matrix, WarpMode) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
|
Warp(PointF(), RectangleF, Matrix, WarpMode, Single) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
Show: