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