Click or drag to resize

BingMapsForEnterpriseImageGlobeOverlay Constructor

Overload List
  NameDescription
Public methodBingMapsForEnterpriseImageGlobeOverlay
Initializes a new instance, using the default server, the hybrid map style, and the entire Earth's extent.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(CartographicExtent)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(IWebProxy)
Initializes a new instance, using the default server, the hybrid map style, and the entire Earth's extent.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, CartographicExtent)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, String)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(CartographicExtent, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(CartographicExtent, String)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, CartographicExtent)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, BingMapsStyle)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, CartographicExtent, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, CartographicExtent, String)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, String, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(CartographicExtent, String, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, CartographicExtent, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, BingMapsStyle, CartographicExtent)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, BingMapsStyle, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(BingMapsStyle, CartographicExtent, String, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, BingMapsStyle, CartographicExtent, IWebProxy)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, BingMapsStyle, CartographicExtent, String)
Initializes a new instance with the provided values.
Public methodBingMapsForEnterpriseImageGlobeOverlay(String, BingMapsStyle, CartographicExtent, String, IWebProxy)
Initializes a new instance with the provided values.
Top
See Also