Skip to main content

BaseGradientBrushObject.GradientStopsComparer Class

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Package: DevExpress.Gauges.Core

Declaration

public class GradientStopsComparer :
    IComparer,
    IComparer<GradientStop>

Inheritance

Object
BaseGradientBrushObject.GradientStopsComparer
See Also