ArcGIS Explorer Component Help |
ServiceConnectionProperties..::.BingMapsService Property |
ServiceConnectionProperties Class See Also |
Gets or sets the type of the BingMaps (formerly Virtual Earth) service.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public BingMapsService BingMapsService { get; set; } |
Visual Basic (Declaration) |
---|
Public Property BingMapsService As BingMapsService |