Skip to main content

BaseGradientBrushObject.GradientStopsComparer Class

In This Article

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Package: DevExpress.Gauges.Core

#Declaration

public class GradientStopsComparer :
    IComparer,
    IComparer<GradientStop>

#Inheritance

Object
BaseGradientBrushObject.GradientStopsComparer
See Also