|
| ESRI.ArcGIS.ADF.Web | |
| DrawExtent Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > GraphicsDataSet Class : DrawExtent Method |
- extentToDraw
- The extent of the GraphicsDataSet 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
- The extent of the GraphicsDataSet to draw.