Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IBaseMapsMarker Interface

The base interface for interfaces declaring properties of business objects that can be displayed on a map using the Maps Module

Namespace: DevExpress.Persistent.Base

Assembly: DevExpress.Persistent.Base.v19.2.dll

Declaration

public interface IBaseMapsMarker

Remarks

Generally, you should not use this interface directly. Instead, implement one of its descendant interfaces:

See Also