LinearGradientBrushIHandler Interface |
Namespace: Eto.Drawing
The LinearGradientBrushIHandler type exposes the following members.
Name | Description | |
---|---|---|
Create(Color, Color, PointF, PointF) |
Creates a linear gradient brush
| |
Create(RectangleF, Color, Color, Single) |
Create the specified rectangle, startColor, endColor and angle.
| |
GetGradientWrap |
Gets the gradient wrap mode
| |
GetTransform |
Gets the transform for the specified brush
| |
SetGradientWrap |
Sets the gradient wrap mode
| |
SetTransform |
Sets the transform for the specified brush
|