ISupportCoordLocation Interface
In This Article
The interface that should be provided by map vector items whose location can be determined.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.2.Core.dll
NuGet Package: DevExpress.Map.Core
#Declaration
#Remarks
This interface introduces the ISupportCoordLocation.Location property, specifying the location of the item.
See Also