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

AttributeItemKeyProvider Class

This class is used to provide attribute values of map items as keys for the KeyColorColorizer to colorize these items.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public class AttributeItemKeyProvider :
    NamedAttributeProviderBase,
    IColorizerItemKeyProvider
See Also