GradientStop.GetHashCode() Method
Returns a number that identifies the current GradientStop instance.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v22.1.Core.dll
Declaration
Returns
Type | Description |
---|---|
Int32 | A hash code for the current object. |
See Also