Skip to main content

BaseGradientBrushObject.GradientStopsComparer.Compare(Object, Object) Method

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Package: DevExpress.Gauges.Core

Declaration

public int Compare(
    object x,
    object y
)

Parameters

Name Type
x Object
y Object

Returns

Type
Int32
See Also