HslColor.Equality(HslColor, HslColor) Operator
Determines whether two HslColor structures are equal.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| left | HslColor | The first |
| right | HslColor | The second |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also