|
| ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
| MapView Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > MapFunctionality Class : MapView Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property MapView As MapView | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public MapView MapView {get;} | |
Use this property to access the
ESRI.ArcGIS.ADF.IMS.Carto.MapView
used by the resource and functionality to draw maps. The MapView allows you to work
with ArcIMS layers, coordinate systems, rendering, etc.