HslColor.Equals(HslColor) Method
Indicates whether the current HslColor object is equal to another HslColor object.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| other | HslColor | The |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also