ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
setDefaultExtent Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > MapInformation Class : setDefaultExtent Method |
- defaultExtent
- The default extent of the map.
Visual Basic (Declaration) | |
---|---|
Protected Sub setDefaultExtent( _ ByVal defaultExtent As Envelope _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected void setDefaultExtent( Envelope defaultExtent ) |
Parameters
- defaultExtent
- The default extent of the map.