Click or drag to resize

IHandler Methods

The LinearGradientBrushIHandler type exposes the following members.

Methods
  NameDescription
Public methodCreate(Color, Color, PointF, PointF)
Creates a linear gradient brush
Public methodCreate(RectangleF, Color, Color, Single)
Create the specified rectangle, startColor, endColor and angle.
Public methodGetGradientWrap
Gets the gradient wrap mode
Public methodGetTransform
Gets the transform for the specified brush
Public methodSetGradientWrap
Sets the gradient wrap mode
Public methodSetTransform
Sets the transform for the specified brush
Top
See Also