Creates a linear gradient.
Name | Description |
---|---|
CustomPaintEventArgs.CreateLinearGradient (PointF, PointF, Object[]) |
Creates a linear gradient with orientation defined by two points and a blend specified by a series of positions and color objects. |
CustomPaintEventArgs.CreateLinearGradient (Single, Object[]) |
Creates a linear gradient with orientation defined by an angle and a blend specified by a series of positions and color objects. |