System.Drawing.Drawing2D.WarpMode Enumeration

Specifies the type of warp transformation applied in a erload:System.Drawing.Drawing2D.GraphicsPath.Warp method.

Syntax

public enum WarpMode

Remarks

A warp style is used by the erload:System.Drawing.Drawing2D.GraphicsPath.Warp method to warp or distort the figures in a graphics path. This can be used to create unusual shapes.

Members

Member NameDescription
Bilinear

Specifies a bilinear warp.

Perspective

Specifies a perspective warp.

Requirements

Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0