DiagramColorPalette.Accents Property
Provides access to a collection of additional colors that can be applied to shapes.
Namespace: DevExpress.Diagram.Core.Themes
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCollection<Color> | A read-only collection of accent colors represented by System.Drawing.Color objects. |
See Also