ESRI.ArcGIS.ADF.Web.DataSources | |
IMapFunctionality Interface Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IMapFunctionality Interface |
For a list of all members of this type, see IMapFunctionality members.
Name | Description | |
---|---|---|
ApplyStateToDataSourceObjects | Sets the state of the data sources for the map resource to the values of current state. | |
DrawExtent | Draws the map at the input extent. | |
GetCopyrightText | Gets copyright text information for the map and for the layers. Indexed by layer id. | |
GetLayers | Retrieves the names and IDs of layers in the map resource. | |
GetLayerVisibility | Determines if the input layer is currently visible. | |
GetScale | Calculates the map scale for the input map extent and map size. | |
GetStateFromDataSourceObjects | Gets the state from the data sources and applies it to the map functionality. | |
GetVisibleScale | Returns the visible scale for the specified layer. | |
SetLayerVisibility | Sets the visibility of the layer. |