A newer version of this page is available.
Switch to the current version.
GenericColorizer<T> Class
The base class for all colorizers used with generic types.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public abstract class GenericColorizer<T> :
PredefinedColorsColorizer
where T : ColorizerColorItem
Public MustInherit Class GenericColorizer(Of T As ColorizerColorItem)
Inherits PredefinedColorsColorizer
Type Parameters
Name |
---|
T |
Inheritance
See Also
Feedback