Back to Devexpress

ISupportCoordLocation Interface

corelibraries-devexpress-dot-map-8fe873ae.md

latest966 B
Original Source

ISupportCoordLocation Interface

The interface that should be provided by map vector items whose location can be determined.

Namespace : DevExpress.Map

Assembly : DevExpress.Map.v25.2.Core.dll

NuGet Package : DevExpress.Map.Core

Declaration

csharp
public interface ISupportCoordLocation
vb
Public Interface ISupportCoordLocation

Remarks

This interface introduces the ISupportCoordLocation.Location property, specifying the location of the item.

See Also

ISupportCoordLocation Members

DevExpress.Map Namespace