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

MapOverlayItemBase Class

A base class for all overlay items.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.1.dll

Declaration

public abstract class MapOverlayItemBase :
    IChangedCallbackOwner,
    IMapStyleOwner

The following members accept/return MapOverlayItemBase objects:

Remarks

This class introduces the following major properties.

Inheritance

See Also