|
| ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
| DrawExtent Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace > MapFunctionality Class : DrawExtent Method |
- extentToDraw
- Map extent at which to draw.
| Visual Basic (Declaration) | |
|---|---|
Public Function DrawExtent( _ ByVal extentToDraw As Envelope _ ) As MapImage | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public MapImage DrawExtent( Envelope extentToDraw ) | |
Parameters
- extentToDraw
- Map extent at which to draw.