ESRI.ArcGIS.ADF.Web.DataSources
IMapFunctionality Interface
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IMapFunctionality Interface




Allows access to mapping functionality, such as drawing the map and getting layer information.

Syntax

Visual Basic (Declaration) 
Public Interface IMapFunctionality 
   Inherits IGISFunctionality 
Visual Basic (Usage)Copy Code
Dim instance As IMapFunctionality
C# 
public interface IMapFunctionality : IGISFunctionality  

Remarks

See Also

© 2010 All Rights Reserved.