A newer version of this page is available.
Switch to the current version.
ColorCollection Class
A collection of colors.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class ColorCollection :
NotificationCollection<Color>
Public Class ColorCollection
Inherits NotificationCollection(Of Color)
Related API Members
The following members accept/return ColorCollection objects:
Inheritance
See Also
Feedback