System.Object
LinearGradientBrush
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class LinearGradientBrush : Brush, JsonSerializable
Constructors LinearGradientBrush() Declaration
public LinearGradientBrush()
Properties BrushType Declaration
public override BrushType BrushType { get; }
Property Value Overrides EndX Declaration
public double EndX { get; set; }
Property Value Type Description System.Double EndY Declaration
public double EndY { get; set; }
Property Value Type Description System.Double GradientStops Declaration
public List<GradientStop> GradientStops { get; }
Property Value Type Description System.Collections.Generic.List<GradientStop> IsAbsolute Declaration
public bool IsAbsolute { get; set; }
Property Value Type Description System.Boolean StartX Declaration
public double StartX { get; set; }
Property Value Type Description System.Double StartY Declaration
public double StartY { get; set; }
Property Value Type Description System.Double UseCustomDirection Declaration
public bool UseCustomDirection { get; set; }
Property Value Type Description System.Boolean Methods Serialize(SerializationContext, String) Declaration
public override void Serialize(SerializationContext ct, string propertyName = null)
Parameters Overrides Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4