GenericColorizerItemCollection<T>.ToColors() Method
Converts the GenericColorizerItemCollection<T> object to a ColorCollection object.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
Type | Description |
---|---|
ColorCollection | A ColorCollection object. |
See Also