====== ThinkGeo.MapSuite.Core.VirtualEarthLayer ====== {{section>upgrade_map_suite_to_10.0}} {{article rating}} ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.Core.Layer]] ***[[ThinkGeo.MapSuite.Core.VirtualEarthLayer]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer()|VirtualEarthLayer]] | | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String)|VirtualEarthLayer]] | String, String, String | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, TimeSpan)|VirtualEarthLayer]] | String, String, String, TimeSpan | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, String)|VirtualEarthLayer]] | String, String, String, String | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, TimeSpan, String)|VirtualEarthLayer]] | String, String, String, TimeSpan, String | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, BingMapsLicenseType)|VirtualEarthLayer]] | String, String, String, [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, TimeSpan, BingMapsLicenseType)|VirtualEarthLayer]] | String, String, String, TimeSpan, [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, String, BingMapsLicenseType)|VirtualEarthLayer]] | String, String, String, String, [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | | | {{wiki:PublicMethod.gif|Public Method}}[[#VirtualEarthLayer(String, String, String, TimeSpan, String, BingMapsLicenseType)|VirtualEarthLayer]] | String, String, String, TimeSpan, String, [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#CloneDeep()|CloneDeep]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#Close()|Close]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(GeoCanvas, Collection)|Draw]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBox()|GetBoundingBox]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#Open()|Open]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|*OnDrawingProgressChanged]] | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloneDeepCore()|CloneDeepCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloseCore()|CloseCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawCore(GeoCanvas, Collection)|DrawCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Layer|Layer]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawException(GeoCanvas, Exception)|DrawException]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Exception | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawExceptionCore(GeoCanvas, Exception)|DrawExceptionCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Exception | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnProgressDrawing(ProgressDrawingLayerCancelEventArgs)|OnProgressDrawing]] | [[ThinkGeo.MapSuite.Core.ProgressDrawingLayerCancelEventArgs|ProgressDrawingLayerCancelEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OpenCore()|OpenCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]](overriden) | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#AccountID|AccountID]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#BingMapsLicenseType|BingMapsLicenseType]] | [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#CacheDirectory|CacheDirectory]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#ClientIPAddress|ClientIPAddress]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#DrawingTime|DrawingTime]] | TimeSpan | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#EndpointAddress|EndpointAddress]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#HasBoundingBox|HasBoundingBox]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageryServiceMethodType|ImageryServiceMethodType]] | [[ThinkGeo.MapSuite.Core.VirtualEarthImageryServiceMethodType|VirtualEarthImageryServiceMethodType]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#IsOpen|IsOpen]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#IsVisible|IsVisible]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#MapType|MapType]] | [[ThinkGeo.MapSuite.Core.VirtualEarthMapType|VirtualEarthMapType]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#Password|Password]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#PictureFormat|PictureFormat]] | [[ThinkGeo.MapSuite.Core.VirtualEarthPictureFormat|VirtualEarthPictureFormat]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#TimeoutInSeconds|TimeoutInSeconds]] | Int32 | | | | {{wiki:PublicProperty.gif|Public Property}}[[#TokenValidityDurationTime|TokenValidityDurationTime]] | TimeSpan | | | | {{wiki:PublicProperty.gif|Public Property}}[[#WebProxy|WebProxy]] | WebProxy | | | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IsOpenCore|IsOpenCore]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IsProgressDrawingEventHooked|IsProgressDrawingEventHooked]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingProgressChanged|DrawingProgressChanged]] | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicEvent.gif|Public Event}}[[#ProgressDrawing|ProgressDrawing]] | [[ThinkGeo.MapSuite.Core.ProgressDrawingLayerCancelEventArgs|ProgressDrawingLayerCancelEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | ===== Public Constructors ===== ==== VirtualEarthLayer() ==== === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, TimeSpan) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | tokenValidityDurationTime | TimeSpan | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, String) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | cacheDirectory | String | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, TimeSpan, String) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | tokenValidityDurationTime | TimeSpan | | | cacheDirectory | String | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, BingMapsLicenseType) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | bingServicesEnvironmentType | [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, TimeSpan, BingMapsLicenseType) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | tokenValidityDurationTime | TimeSpan | | | bingServicesEnvironmentType | [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, String, BingMapsLicenseType) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | cacheDirectory | String | | | bingServicesEnvironmentType | [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | [[#Public Constructors|Go Back]] ==== VirtualEarthLayer(String, String, String, TimeSpan, String, BingMapsLicenseType) ==== === Parameters === ^ Name ^ Type ^ Description ^ | accountID | String | | | password | String | | | clientIpAddress | String | | | tokenValidityDurationTime | TimeSpan | | | cacheDirectory | String | | | bingMapsLicenseType | [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | | [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== CloneDeep() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Close() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Draw(GeoCanvas, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetBoundingBox() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Open() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== *OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | | [[#Protected Methods|Go Back]] ==== CloneDeepCore() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== CloseCore() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== DrawCore(GeoCanvas, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Protected Methods|Go Back]] ==== DrawException(GeoCanvas, Exception) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | e | Exception | | [[#Protected Methods|Go Back]] ==== DrawExceptionCore(GeoCanvas, Exception) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | e | Exception | | [[#Protected Methods|Go Back]] ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetBoundingBoxCore() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnProgressDrawing(ProgressDrawingLayerCancelEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.Core.ProgressDrawingLayerCancelEventArgs|ProgressDrawingLayerCancelEventArgs]] | | [[#Protected Methods|Go Back]] ==== OpenCore() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== AccountID ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== BingMapsLicenseType ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.BingMapsLicenseType|BingMapsLicenseType]] | [[#Public Properties|Go Back]] ==== CacheDirectory ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ClientIPAddress ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DrawingExceptionMode ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | [[#Public Properties|Go Back]] ==== DrawingTime ==== === Return Value === ^ Return Type ^ | TimeSpan | [[#Public Properties|Go Back]] ==== EndpointAddress ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== HasBoundingBox ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== ImageryServiceMethodType ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.VirtualEarthImageryServiceMethodType|VirtualEarthImageryServiceMethodType]] | [[#Public Properties|Go Back]] ==== IsOpen ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsVisible ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== MapType ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.VirtualEarthMapType|VirtualEarthMapType]] | [[#Public Properties|Go Back]] ==== Name ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Password ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== PictureFormat ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.VirtualEarthPictureFormat|VirtualEarthPictureFormat]] | [[#Public Properties|Go Back]] ==== TimeoutInSeconds ==== === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== TokenValidityDurationTime ==== === Return Value === ^ Return Type ^ | TimeSpan | [[#Public Properties|Go Back]] ==== WebProxy ==== === Return Value === ^ Return Type ^ | WebProxy | [[#Public Properties|Go Back]] ===== Protected Properties ===== ==== IsOpenCore ==== === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ==== IsProgressDrawingEventHooked ==== === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ===== Public Events ===== ==== DrawingProgressChanged ==== === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[#Public Events|Go Back]] ==== ProgressDrawing ==== === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.Core.ProgressDrawingLayerCancelEventArgs|ProgressDrawingLayerCancelEventArgs]] | [[#Public Events|Go Back]] __NOTOC__ [[Category:MicrosoftMapLayerExtension]] [[Category:ThinkGeo.MapSuite.Core]] [[Category:UpdateDocumentation]]