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




The following tables list the members exposed by IMapFunctionality.

Public Properties

 NameDescription
 PropertyDisplaySettings Settings the map uses for display, such as size of the map, image format and visibility.  
 PropertyMaintainsStateDeprecated. Whether the map functionality maintains its state.  
 PropertyRotationThe current rotation of the map, in degrees from true north.  
 PropertySpatialReference The spatial reference (coordinate system and datum transformation) of the map.  
 PropertyUnitsThe units of the map, such as DecimalDegrees, Meters or Feet.  
Top

Public Methods

 NameDescription
 MethodApplyStateToDataSourceObjectsSets the state of the data sources for the map resource to the values of current state.  
 MethodDrawExtentDraws the map at the input extent.  
 MethodGetCopyrightText Gets copyright text information for the map and for the layers. Indexed by layer id.  
 MethodGetLayersRetrieves the names and IDs of layers in the map resource.  
 MethodGetLayerVisibilityDetermines if the input layer is currently visible.  
 MethodGetScaleCalculates the map scale for the input map extent and map size.  
 MethodGetStateFromDataSourceObjectsGets the state from the data sources and applies it to the map functionality.  
 MethodGetVisibleScaleReturns the visible scale for the specified layer.  
 MethodSetLayerVisibilitySets the visibility of the layer.  
Top

See Also

© 2010 All Rights Reserved.