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

BaseGradientBrushObject.GradientStopsComparer Class

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Packages: DevExpress.Gauges.Core, DevExpress.WindowsDesktop.Gauges.Core

Declaration

public class GradientStopsComparer :
    IComparer,
    IComparer<GradientStop>

Inheritance

Object
BaseGradientBrushObject.GradientStopsComparer
See Also