public sealed class LinearGradientBrush : GradientBrush,
ILinearGradientBrush, IGradientBrush, IBrushPublic NotInheritable Class LinearGradientBrush
Inherits GradientBrush
Implements ILinearGradientBrush, IGradientBrush, IBrush[<SealedAttribute>]
type LinearGradientBrush =
class
inherit GradientBrush
interface ILinearGradientBrush
interface IGradientBrush
interface IBrush
end| EndPoint | Gets or sets the end point for the gradient. |
| GradientStops | (Inherited from GradientBrush) |
| ItemAvaloniaProperty |
Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject) |
| ItemIndexerDescriptor |
Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject) |
| Opacity |
Gets or sets the opacity of the brush.
(Inherited from Brush) |
| SpreadMethod |
Gets the brush's spread method that defines how to draw a gradient that doesn't fill
the bounds of the destination control.
(Inherited from GradientBrush) |
| StartPoint | Gets or sets the start point for the gradient. |
| Transform |
Gets or sets the transform of the brush.
(Inherited from Brush) |
| TransformOrigin |
Gets or sets the origin of the brush Transform (Inherited from Brush) |
| Transitions |
Gets or sets the property transitions for the control.
(Inherited from Animatable) |
| PropertyChanged |
Raised when a AvaloniaProperty value changes on this object.
(Inherited from AvaloniaObject) |
| EndPointProperty | Defines the EndPoint property. |
| StartPointProperty | Defines the StartPoint property. |