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.
Name | Description | |
---|---|---|
DisplaySettings | Settings the map uses for display, such as size of the map, image format and visibility. | |
MaintainsState | Deprecated. Whether the map functionality maintains its state. | |
Rotation | The current rotation of the map, in degrees from true north. | |
SpatialReference | The spatial reference (coordinate system and datum transformation) of the map. | |
Units | The units of the map, such as DecimalDegrees, Meters or Feet. |
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. |