GraphicsPath.Warp Method
.NET Framework 3.0
Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath.
| Name | Description |
|---|---|
| GraphicsPath.Warp (PointF[], RectangleF) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
| GraphicsPath.Warp (PointF[], RectangleF, Matrix) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
| GraphicsPath.Warp (PointF[], RectangleF, Matrix, WarpMode) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
| GraphicsPath.Warp (PointF[], RectangleF, Matrix, WarpMode, Single) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
Community Additions
ADD
Show: