BaseGradientBrushObject.GradientStopsComparer.Compare(GradientStop, GradientStop) Method
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Parameters
Name | Type |
---|---|
x | DevExpress.XtraGauges.Core.Drawing.GradientStop |
y | DevExpress.XtraGauges.Core.Drawing.GradientStop |
Returns
Type |
---|
Int32 |
See Also