Skip to main content
A newer version of this page is available. .

BaseGradientBrushObject.GradientStopsComparer Class

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Package: DevExpress.Gauges.Core

Declaration

public class GradientStopsComparer :
    IComparer,
    IComparer<GradientStop>

Inheritance

Object
BaseGradientBrushObject.GradientStopsComparer
See Also