GraphicsPath::Warp Method
.NET Framework (current version)
Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Warp(array<PointF>^, RectangleF) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
![]() | Warp(array<PointF>^, RectangleF, Matrix^) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
![]() | Warp(array<PointF>^, RectangleF, Matrix^, WarpMode) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
![]() | Warp(array<PointF>^, RectangleF, Matrix^, WarpMode, Single) | Applies a warp transform, defined by a rectangle and a parallelogram, to this GraphicsPath. |
Show:
