ESRI.ArcGIS.ADF.Web.DataSources.Graphics
MapFunctionality Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace : MapFunctionality Class




Provides map functionality for the Graphics MapResource.

Object Model

MapFunctionality Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class MapFunctionality 
   Implements ESRI.ArcGIS.ADF.Web.DataSources.IGISFunctionality, ESRI.ArcGIS.ADF.Web.DataSources.IMapFunctionality, ESRI.ArcGIS.ADF.Web.DataSources.ISupportsLayerInfo, ESRI.ArcGIS.ADF.Web.DataSources.ISupportsRotation 
Visual Basic (Usage)Copy Code
Dim instance As MapFunctionality
C# 
[SerializableAttribute()]
public class MapFunctionality : ESRI.ArcGIS.ADF.Web.DataSources.IGISFunctionality, ESRI.ArcGIS.ADF.Web.DataSources.IMapFunctionality, ESRI.ArcGIS.ADF.Web.DataSources.ISupportsLayerInfo, ESRI.ArcGIS.ADF.Web.DataSources.ISupportsRotation  

Remarks

This MapFunctionality class implements IMapFunctionality for graphics resources. It enables adding and working with graphics on a Map via a graphics MapResource.

For a discussion of using graphics in the ESRI Web ADF, see these Developer Help resources:

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

© 2011 All Rights Reserved.