LinearGradientBrush Class |
Namespace: Eto.Drawing
The LinearGradientBrush type exposes the following members.
Name | Description | |
---|---|---|
![]() | LinearGradientBrush(Color, Color, PointF, PointF) |
Initializes a new instance of the LinearGradientBrush class between two points
|
![]() | LinearGradientBrush(RectangleF, Color, Color, Single) |
Initializes a new instance of the LinearGradientBrush class with a given rectangle and angle |
Name | Description | |
---|---|---|
![]() | Handler |
Gets the platform handler object for the widget
(Overrides BrushHandler.) |
![]() ![]() | Instantiator | Obsolete.
Gets a delegate to instantiate LinearGradientBrush objects
|
![]() | Transform |
Gets or sets the transform to apply to the gradient
|
![]() | Wrap |
Gets or sets the wrap mode for the gradient
|