Skip to main content
A newer version of this page is available. .

MapColorizer Class

The base class for all colorizers that are used in a Map control.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public abstract class MapColorizer :
    ColorizerBase<IColorizerElement>,
    IOwnedElement,
    IColorizer

The following members return MapColorizer objects:

See Also