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

BaseGradientBrushObject.GradientStopsComparer.Compare(Object, Object) Method

Namespace: DevExpress.XtraGauges.Core.Drawing

Assembly: DevExpress.XtraGauges.v19.1.Core.dll

Declaration

public int Compare(
    object x,
    object y
)

Parameters

Name Type
x Object
y Object

Returns

Type
Int32
See Also