Back to Devexpress

GenericColorizerItemCollection<T>.ToColors() Method

windowsforms-devexpress-dot-xtramap-dot-genericcolorizeritemcollection-1-cd983c24.md

latest1.3 KB
Original Source

GenericColorizerItemCollection<T>.ToColors() Method

Converts the GenericColorizerItemCollection<T> object to a ColorCollection object.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public ColorCollection ToColors()
vb
Public Function ToColors As ColorCollection

Returns

TypeDescription
ColorCollection

A ColorCollection object.

|

See Also

GenericColorizerItemCollection<T> Class

GenericColorizerItemCollection<T> Members

DevExpress.XtraMap Namespace