|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| DrawExtent Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > IMapFunctionality Interface : DrawExtent Method |
- extentToDraw
- Extent at which to draw the map.
| Visual Basic (Declaration) | |
|---|---|
Function DrawExtent( _ ByVal extentToDraw As Envelope _ ) As MapImage | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
MapImage DrawExtent( Envelope extentToDraw ) | |
Parameters
- extentToDraw
- Extent at which to draw the map.