Skip to main content

BaseGradientBrushObject.GradientStopsComparer.Default Field

Namespace: DevExpress.XtraGauges.Core.Drawing

Assembly: DevExpress.XtraGauges.v23.2.Core.dll

NuGet Package: DevExpress.Gauges.Core

Declaration

public static readonly IComparer<GradientStop> Default

Field Value

Type
IComparer<DevExpress.XtraGauges.Core.Drawing.GradientStop>
See Also