HslColor.GetComplementColor() Method
Returns the complementary color of the current color.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| HslColor | The complementary color of the current color. |
See Also