ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
GetMapExtent Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > MapFunctionality Class : GetMapExtent Method |
Visual Basic (Declaration) | |
---|---|
Public Function GetMapExtent() As Envelope |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Envelope GetMapExtent() |
Return Value
Envelope of the Map control.
The Map control is the one
referenced in the MapFunctionality's WebControl property.