ScRgbColor.Equals(ScRgbColor) Method
Determines whether the specified object is equal to the current object.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| other | ScRgbColor | The object to compare with the current object. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
Implements
See Also