ESRI.ArcGIS.Mobile.Client
ILocation Interface
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : ILocation Interface

ILocation Interface

Syntax

Visual Basic (Declaration) 
Public Interface ILocation 
C# 
public interface ILocation 

Remarks

ILocation provides an interface for implementing a geographic location that carries Geometry, a HelpStrings, and a Name.

For example, you can retrieve GeoRSS locations and draw them on a customized MapGraphicLayer. Or you may want to let user browse through a collection of these ILocations on the map with a browse layer/page.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.