ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
MapDescription Property | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceInternet Class : MapDescription Property |
Visual Basic (Declaration) | |
---|---|
Public Overrides Property MapDescription As MapDescription |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public override MapDescription MapDescription {get; set;} |
The MapDescription contains information about the map, such as the layer descriptions, extent and rotation.
The layer visibility on the MapDescription reflects the layer visibility on the map. The extent does not reflect the map's extent because it is set to the last drawn tile.