User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.bingmapstileoverlay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.wpfdesktopedition.bingmapstileoverlay [2015/09/18 03:10]
admin
thinkgeo.mapsuite.wpfdesktopedition.bingmapstileoverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents an overlay that requesting from Bing Maps Imagery Service. This class represents an overlay that requesting from Bing Maps Imagery Service.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} BingMapsTileOverlay() ** ** {{wiki:​PublicMethod.gif|}} BingMapsTileOverlay() **
  
-This is constructor of BingMapsTileOverlay class.+  * //This is constructor of BingMapsTileOverlay class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​BingMapsTileOverlay.28.29/​/
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} BingMapsTileOverlay(String) ** ** {{wiki:​PublicMethod.gif|}} BingMapsTileOverlay(String) **
  
-This is constructor of BingMapsTileOverlay class.+  * //This is constructor of BingMapsTileOverlay class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​BingMapsTileOverlay.28String.29/​/
 == Parameters == == Parameters ==
   * //​applicationId//​   * //​applicationId//​
Line 30: Line 33:
 ** {{wiki:​PublicMethod.gif|}} Refresh(IEnumerable<​RectangleShape>​) ** ** {{wiki:​PublicMethod.gif|}} Refresh(IEnumerable<​RectangleShape>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 46: Line 49:
 ** {{wiki:​PublicMethod.gif|}} Refresh(TimeSpan) ** ** {{wiki:​PublicMethod.gif|}} Refresh(TimeSpan) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Refresh.28TimeSpan.29/​/
  
 == Return Value == == Return Value ==
Line 62: Line 65:
 ** {{wiki:​PublicMethod.gif|}} Refresh(TimeSpan,​RequestDrawingBufferTimeType) ** ** {{wiki:​PublicMethod.gif|}} Refresh(TimeSpan,​RequestDrawingBufferTimeType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 82: Line 85:
 ** {{wiki:​PublicMethod.gif|}} Refresh(RectangleShape,​TimeSpan) ** ** {{wiki:​PublicMethod.gif|}} Refresh(RectangleShape,​TimeSpan) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Refresh.28RectangleShape.2C_TimeSpan.29/​/
  
 == Return Value == == Return Value ==
Line 102: Line 105:
 ** {{wiki:​PublicMethod.gif|}} Refresh(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) ** ** {{wiki:​PublicMethod.gif|}} Refresh(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 126: Line 129:
 ** {{wiki:​PublicMethod.gif|}} Refresh(IEnumerable<​RectangleShape>,​TimeSpan) ** ** {{wiki:​PublicMethod.gif|}} Refresh(IEnumerable<​RectangleShape>,​TimeSpan) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 146: Line 149:
 ** {{wiki:​PublicMethod.gif|}} Refresh(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) ** ** {{wiki:​PublicMethod.gif|}} Refresh(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 170: Line 173:
 ** {{wiki:​PublicMethod.gif|}} Initialize(MapArguments) ** ** {{wiki:​PublicMethod.gif|}} Initialize(MapArguments) **
  
-N/A+  * //This method initializes overlay object.//
 == Remarks == == Remarks ==
-N/A+  * //This is a wrapper method for the virtual method InitializeCore./​/
  
 == Return Value == == Return Value ==
Line 181: Line 184:
   * //​mapArguments//​   * //​mapArguments//​
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]
-    * Description:​N/A+    * Description:​This parameter maintains current map information for calculating mechanism.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} Refresh(RectangleShape) ** ** {{wiki:​PublicMethod.gif|}} Refresh(RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Refresh.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 202: Line 205:
 ** {{wiki:​PublicMethod.gif|}} Refresh() ** ** {{wiki:​PublicMethod.gif|}} Refresh() **
  
-N/A+  * //This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.//
 == Remarks == == Remarks ==
-N/A+  * //The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.//
  
 == Return Value == == Return Value ==
Line 214: Line 217:
 ** {{wiki:​PublicMethod.gif|}} Close() ** ** {{wiki:​PublicMethod.gif|}} Close() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Close.28.29/​/
  
 == Return Value == == Return Value ==
Line 226: Line 229:
 ** {{wiki:​PublicMethod.gif|}} Open() ** ** {{wiki:​PublicMethod.gif|}} Open() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Open.28.29/​/
  
 == Return Value == == Return Value ==
Line 238: Line 241:
 ** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape) ** ** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape) **
  
-N/A+  * //This method draws the overlay with the provided extent in world coordinate./​/
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Draw.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 249: Line 252:
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​N/A+    * Description:​This parameter indicates an extent in world coordinate for drawing the overlay.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape,​OverlayRefreshType) ** ** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape,​OverlayRefreshType) **
  
-N/A+  * //This method draws the overlay with the provided extent in world coordinate./​/
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Draw.28RectangleShape.2C_OverlayRefreshType.29/​/
  
 == Return Value == == Return Value ==
Line 265: Line 268:
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​N/A+    * Description:​This parameter indicates an extent in world coordinate for drawing the overlay.
  
   * //​refreshType//​   * //​refreshType//​
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]]
-    * Description:​N/A+    * Description:​This parameter indicates whether the elements of this overlay needs to be refreshed. For example, TileOverlay is formed by tiles. When panning the map around, the existing tile doesn'​t need to be redraw, the only thing we need to do is modifying the position of these tiles. On another hand, when click to change the style of the overlay, we need to redraw the tile images to change the appearance. So we need refresh mode.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} PanTo(RectangleShape) ** ** {{wiki:​PublicMethod.gif|}} PanTo(RectangleShape) **
  
-N/A+  * //This method pans the overlay to the provided world extent.//
 == Remarks == == Remarks ==
-N/A+  * //Some overlay doesn'​t need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance./​/
  
 == Return Value == == Return Value ==
Line 285: Line 288:
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​N/A+    * Description:​This parameter is the target world extent for panning.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} GetBoundingBox() ** ** {{wiki:​PublicMethod.gif|}} GetBoundingBox() **
  
-N/A+  * //This method gets a bounding box of the Overlay.//
 == Remarks == == Remarks ==
-N/A+  * //This method is the concrete wrapper for the abstract method GetBoundingBoxCore. This method returns the bounding box of the Overlay. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.//
  
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-  * Description:​N/A+  * Description:​A ​RectangleShape indicating the bounding box of this overlay
  
 == Parameters == == Parameters ==
Line 302: Line 305:
 ** {{wiki:​PublicMethod.gif|}} SaveState() ** ** {{wiki:​PublicMethod.gif|}} SaveState() **
  
-N/A+  * //This method saves overlay state to a byte array.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​SaveState.28.29/​/
  
 == Return Value == == Return Value ==
   * Type:Byte[]   * Type:Byte[]
-  * Description:​N/A+  * Description:​A ​byte array indicates current overlay state.
  
 == Parameters == == Parameters ==
Line 314: Line 317:
 ** {{wiki:​PublicMethod.gif|}} LoadState(Byte[]) ** ** {{wiki:​PublicMethod.gif|}} LoadState(Byte[]) **
  
-N/A+  * //This method restore the overlay state back from the specified state.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 325: Line 328:
   * //state//   * //state//
     * Type:Byte[]     * Type:Byte[]
-    * Description:​N/A+    * Description:​This parameter indicates the state for restore the overlay.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} Dispose() ** ** {{wiki:​PublicMethod.gif|}} Dispose() **
  
-N/A+  * //This method dispose unmanaged resource used in this class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Dispose.28.29/​/
  
 == Return Value == == Return Value ==
Line 342: Line 345:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 354: Line 357:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 370: Line 373:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 382: Line 385:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 395: Line 398:
 ** {{wiki:​ProtectedMethod.gif|}} GetTileCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetTileCore() **
  
-This method overrides from its base class TileOverlay.+  * //This method overrides from its base class TileOverlay.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetTileCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 407: Line 410:
 ** {{wiki:​ProtectedMethod.gif|}} GetDrawingCellsCore(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} GetDrawingCellsCore(RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetDrawingCellsCore.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 423: Line 426:
 ** {{wiki:​ProtectedMethod.gif|}} GetTileMatrix(Double,​Int32,​Int32,​GeographyUnit) ** ** {{wiki:​ProtectedMethod.gif|}} GetTileMatrix(Double,​Int32,​Int32,​GeographyUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29/​/
  
 == Return Value == == Return Value ==
Line 451: Line 454:
 ** {{wiki:​ProtectedMethod.gif|}} DrawTileCore(Tile,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} DrawTileCore(Tile,​RectangleShape) **
  
-This method redraws a tile by an extent and geography unit.+  * //This method redraws a tile by an extent and geography unit.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawTileCore.28Tile.2C_RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 471: Line 474:
 ** {{wiki:​ProtectedMethod.gif|}} GetBoundingBoxCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetBoundingBoxCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetBoundingBoxCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 483: Line 486:
 ** {{wiki:​ProtectedMethod.gif|}} OnSendingWebRequest(SendingWebRequestEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnSendingWebRequest(SendingWebRequestEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnSendingWebRequest.28SendingWebRequestEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 499: Line 502:
 ** {{wiki:​ProtectedMethod.gif|}} OnSentWebRequest(SentWebRequestEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnSentWebRequest(SentWebRequestEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnSentWebRequest.28SentWebRequestEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 515: Line 518:
 ** {{wiki:​ProtectedMethod.gif|}} GBQ=(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} GBQ=(RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 531: Line 534:
 ** {{wiki:​ProtectedMethod.gif|}} HBQ=(QhY=) ** ** {{wiki:​ProtectedMethod.gif|}} HBQ=(QhY=) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 547: Line 550:
 ** {{wiki:​ProtectedMethod.gif|}} DrawCore(RectangleShape,​OverlayRefreshType) ** ** {{wiki:​ProtectedMethod.gif|}} DrawCore(RectangleShape,​OverlayRefreshType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawCore.28RectangleShape.2C_OverlayRefreshType.29/​/
  
 == Return Value == == Return Value ==
Line 567: Line 570:
 ** {{wiki:​ProtectedMethod.gif|}} PrefillDataToTiles(IEnumerable<​Tile>​) ** ** {{wiki:​ProtectedMethod.gif|}} PrefillDataToTiles(IEnumerable<​Tile>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 583: Line 586:
 ** {{wiki:​ProtectedMethod.gif|}} PrefillDataToTilesCore(IEnumerable<​Tile>​) ** ** {{wiki:​ProtectedMethod.gif|}} PrefillDataToTilesCore(IEnumerable<​Tile>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 599: Line 602:
 ** {{wiki:​ProtectedMethod.gif|}} RefreshCore() ** ** {{wiki:​ProtectedMethod.gif|}} RefreshCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​RefreshCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 611: Line 614:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs) **
  
-N/A+  * //Occurs when Tiles' download progress is changed.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 622: Line 625:
   * //args//   * //args//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]]
-    * Description:​N/A+    * Description:​Event arguments for DownloadProgress event.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawingTile(DrawingTileTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawingTile(DrawingTileTileOverlayEventArgs) **
  
-N/A+  * //This method raises before a tile is drawing.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawingTile.28DrawingTileTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 638: Line 641:
   * //args//   * //args//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]]
-    * Description:​N/A+    * Description:​This is an event argument for DrawingTile event.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawnTile(DrawnTileTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawnTile(DrawnTileTileOverlayEventArgs) **
  
-N/A+  * //This method raises after a tile is drawn.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawnTile.28DrawnTileTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 654: Line 657:
   * //args//   * //args//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]]
-    * Description:​N/A+    * Description:​This is an event argument for DrawnTile event.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} SaveStateCore() ** ** {{wiki:​ProtectedMethod.gif|}} SaveStateCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​SaveStateCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 671: Line 674:
 ** {{wiki:​ProtectedMethod.gif|}} LoadStateCore(Byte[]) ** ** {{wiki:​ProtectedMethod.gif|}} LoadStateCore(Byte[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 687: Line 690:
 ** {{wiki:​ProtectedMethod.gif|}} DrawTile(Tile,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} DrawTile(Tile,​RectangleShape) **
  
-N/A+  * //Redraws a specified tile with the provided world extent.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawTile.28Tile.2C_RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 698: Line 701:
   * //tile//   * //tile//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]
-    * Description:​N/A+    * Description:​A ​Tile object that is created by the GetTile() method to draw.
  
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​N/A+    * Description:​A ​world extent for drawing the passed tile.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} Dispose(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} Dispose(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Dispose.28Boolean.29/​/
  
 == Return Value == == Return Value ==
Line 723: Line 726:
 ** {{wiki:​ProtectedMethod.gif|}} InitializeCore(MapArguments) ** ** {{wiki:​ProtectedMethod.gif|}} InitializeCore(MapArguments) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​InitializeCore.28MapArguments.29/​/
  
 == Return Value == == Return Value ==
Line 739: Line 742:
 ** {{wiki:​ProtectedMethod.gif|}} GetDrawingCells(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} GetDrawingCells(RectangleShape) **
  
-N/A+  * //This method gets the cells for drawing in the passed world extent.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetDrawingCells.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
   * Type:​Dictionary<​String,​[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]>​   * Type:​Dictionary<​String,​[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]>​
-  * Description:​N/A+  * Description:​A ​dictionary of cells for drawing in the passed world extent.
  
 == Parameters == == Parameters ==
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​N/A+    * Description:​A ​world extent for getting the drawing cells.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} DrawException(GeoCanvas,​Exception) ** ** {{wiki:​ProtectedMethod.gif|}} DrawException(GeoCanvas,​Exception) **
  
-N/A+  * //This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException./​/
 == Remarks == == Remarks ==
-N/A+  * //This method can be overriden its logic by rewrite the DrawExceptionCore./​/
  
 == Return Value == == Return Value ==
Line 766: Line 769:
   * //canvas//   * //canvas//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]
-    * Description:​N/A+    * Description:​The target canvas to draw the layer.
  
   * //e//   * //e//
     * Type:​Exception     * Type:​Exception
-    * Description:​N/A+    * Description:​The exception thrown when layer.Draw().
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,​Exception) ** ** {{wiki:​ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,​Exception) **
  
-N/A+  * //This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException./​/
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawExceptionCore.28GeoCanvas.2C_Exception.29/​/
  
 == Return Value == == Return Value ==
Line 786: Line 789:
   * //canvas//   * //canvas//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]
-    * Description:​N/A+    * Description:​The target canvas to draw the layer.
  
   * //e//   * //e//
     * Type:​Exception     * Type:​Exception
-    * Description:​N/A+    * Description:​The exception thrown when layer.Draw().
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionTileOverlayEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 811: Line 814:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionTileOverlayEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 827: Line 830:
 ** {{wiki:​ProtectedMethod.gif|}} OnStartingThread(StartingThreadTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStartingThread(StartingThreadTileOverlayEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 843: Line 846:
 ** {{wiki:​ProtectedMethod.gif|}} OnTileTypeChanged(TileTypeChangedTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTileTypeChanged(TileTypeChangedTileOverlayEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 859: Line 862:
 ** {{wiki:​ProtectedMethod.gif|}} IhQ=(RectangleShape,​Double) ** ** {{wiki:​ProtectedMethod.gif|}} IhQ=(RectangleShape,​Double) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 879: Line 882:
 ** {{wiki:​ProtectedMethod.gif|}} IxQ=(RectangleShape,​Double,​Double,​Int64,​Int64,​Int32) ** ** {{wiki:​ProtectedMethod.gif|}} IxQ=(RectangleShape,​Double,​Double,​Int64,​Int64,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 915: Line 918:
 ** {{wiki:​ProtectedMethod.gif|}} DrawStretchTiles(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} DrawStretchTiles(RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawStretchTiles.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 931: Line 934:
 ** {{wiki:​ProtectedMethod.gif|}} GetSortedCells(Dictionary<​String,​TileMatrixCell>,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} GetSortedCells(Dictionary<​String,​TileMatrixCell>,​RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 951: Line 954:
 ** {{wiki:​ProtectedMethod.gif|}} GetSortedCellsCore(Dictionary<​String,​TileMatrixCell>,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} GetSortedCellsCore(Dictionary<​String,​TileMatrixCell>,​RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 971: Line 974:
 ** {{wiki:​ProtectedMethod.gif|}} 4BM=(IEnumerable<​RectangleShape>​) ** ** {{wiki:​ProtectedMethod.gif|}} 4BM=(IEnumerable<​RectangleShape>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 987: Line 990:
 ** {{wiki:​ProtectedMethod.gif|}} RefreshCore(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} RefreshCore(RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​RefreshCore.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 1003: Line 1006:
 ** {{wiki:​ProtectedMethod.gif|}} CloseCore() ** ** {{wiki:​ProtectedMethod.gif|}} CloseCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​CloseCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 1015: Line 1018:
 ** {{wiki:​ProtectedMethod.gif|}} OpenCore() ** ** {{wiki:​ProtectedMethod.gif|}} OpenCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OpenCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 1027: Line 1030:
 ** {{wiki:​ProtectedMethod.gif|}} 4hM=(GeoCanvas) ** ** {{wiki:​ProtectedMethod.gif|}} 4hM=(GeoCanvas) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1043: Line 1046:
 ** {{wiki:​ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** ** {{wiki:​ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawAttributionCore.28GeoCanvas.29/​/
  
 == Return Value == == Return Value ==
Line 1059: Line 1062:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1075: Line 1078:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1091: Line 1094:
 ** {{wiki:​ProtectedMethod.gif|}} PanToCore(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} PanToCore(RectangleShape) **
  
-N/A+  * //This method pans the overlay to the provided world extent.//
 == Remarks == == Remarks ==
-N/A+  * //Some overlay doesn'​t need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance./​/
  
 == Return Value == == Return Value ==
Line 1102: Line 1105:
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​N/A+    * Description:​This parameter is the target world extent for panning.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) **
  
-N/A+  * //This method raises before the overlay is drawing.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawing.28DrawingOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1118: Line 1121:
   * //e//   * //e//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]
-    * Description:​N/A+    * Description:​This parameter is the event argument for Drawing event.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) **
  
-N/A+  * //This method raises after the overlay is drawn.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawn.28DrawnOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1134: Line 1137:
   * //e//   * //e//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]
-    * Description:​N/A+    * Description:​This parameter is the event argument for Drawn event.
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 1151: Line 1154:
 ** {{wiki:​ProtectedMethod.gif|}} OnRefreshing(OverlayRefreshType) ** ** {{wiki:​ProtectedMethod.gif|}} OnRefreshing(OverlayRefreshType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1167: Line 1170:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 1182: Line 1185:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Logo
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
Line 1190: Line 1193:
 This property gets or sets the requesting map type from Bing Maps Imagery Service. This property gets or sets the requesting map type from Bing Maps Imagery Service.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​MapStyle
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]]   * Type:​[[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]]
Line 1198: Line 1201:
 This property gets or sets an application account registered from Bing Maps Imagery Service. This property gets or sets an application account registered from Bing Maps Imagery Service.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​ApplicationId
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 1206: Line 1209:
 This property gets or sets the proxy used for requesting a Web Response. This property gets or sets the proxy used for requesting a Web Response.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​WebProxy
 == Return Value == == Return Value ==
   * Type:​WebProxy   * Type:​WebProxy
Line 1214: Line 1217:
 Gets or sets the length of time, in seconds, before the request times out. Gets or sets the length of time, in seconds, before the request times out.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TimeoutInSeconds
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1222: Line 1225:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​IsVisible
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1228: Line 1231:
 ** {{wiki:​PublicProperty.gif|}} TileType ** ** {{wiki:​PublicProperty.gif|}} TileType **
  
-N/A+Gets and sets the overlay is formed by multiple tiles or single tile.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TileType
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]]
Line 1236: Line 1239:
 ** {{wiki:​PublicProperty.gif|}} TileWidth ** ** {{wiki:​PublicProperty.gif|}} TileWidth **
  
-N/A+Gets and sets the width of the tile.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TileWidth
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1244: Line 1247:
 ** {{wiki:​PublicProperty.gif|}} TileHeight ** ** {{wiki:​PublicProperty.gif|}} TileHeight **
  
-N/A+Gets and sets the height of the tile.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TileHeight
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1252: Line 1255:
 ** {{wiki:​PublicProperty.gif|}} TransitionEffect ** ** {{wiki:​PublicProperty.gif|}} TransitionEffect **
  
-N/A+Gets and sets the transition effect of the overlay when zooming. After zooming, the existing tiles stretch and leave in current viewport. Set to None when its background is transparent.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TransitionEffect
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]]
Line 1260: Line 1263:
 ** {{wiki:​PublicProperty.gif|}} TileCache ** ** {{wiki:​PublicProperty.gif|}} TileCache **
  
-N/A+Gets and sets a tile cache object for saving the tiles.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TileCache
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]
Line 1268: Line 1271:
 ** {{wiki:​PublicProperty.gif|}} ImageFormat ** ** {{wiki:​PublicProperty.gif|}} ImageFormat **
  
-N/A+Gets and sets drawing format for the tiles.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​ImageFormat
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]   * Type:​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]
Line 1276: Line 1279:
 ** {{wiki:​PublicProperty.gif|}} JpegQuality ** ** {{wiki:​PublicProperty.gif|}} JpegQuality **
  
-N/A+Gets or sets the image quality when the TileImageFormat is Jpeg; otherwise this property has no effects. Its default value is 80.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​JpegQuality
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1284: Line 1287:
 ** {{wiki:​PublicProperty.gif|}} TileBuffer ** ** {{wiki:​PublicProperty.gif|}} TileBuffer **
  
-N/A+This property gets and sets the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​TileBuffer
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1292: Line 1295:
 ** {{wiki:​PublicProperty.gif|}} MaxExtent ** ** {{wiki:​PublicProperty.gif|}} MaxExtent **
  
-N/A+This property gets or sets the max extent of matrix to calculate the tiles.
 == Remarks == == Remarks ==
-N/A+By default, MaxExtent is null; the matrix is created depending on the GeographyUnit of current map. When it's DecimalDegree,​ the matrix'​ is calculated as (-180, 90, 180, -90) as MaxExtent. While it's not DecimalDegree,​ the matrix is (-1000000000,​ 1000000000, 1000000000, -1000000000);​ It's allowed to modify it to customize the matrix.
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 1300: Line 1303:
 ** {{wiki:​PublicProperty.gif|}} WrappingMode ** ** {{wiki:​PublicProperty.gif|}} WrappingMode **
  
-N/A+Thie property gets or sets whether allow wrap date line.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​WrappingMode
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]   * Type:​[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]
Line 1310: Line 1313:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​WrappingExtent
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 1318: Line 1321:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​AutoRefreshInterval
 == Return Value == == Return Value ==
   * Type:​TimeSpan   * Type:​TimeSpan
Line 1324: Line 1327:
 ** {{wiki:​PublicProperty.gif|}} Name ** ** {{wiki:​PublicProperty.gif|}} Name **
  
-N/A+Gets or sets the name of this overaly.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Name
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 1332: Line 1335:
 ** {{wiki:​PublicProperty.gif|}} MapArguments ** ** {{wiki:​PublicProperty.gif|}} MapArguments **
  
-N/A+Gets or sets current map information which will be used for calculating mechanism.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​Initialize.28MapArguments.29
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]
Line 1340: Line 1343:
 ** {{wiki:​PublicProperty.gif|}} OverlayCanvas ** ** {{wiki:​PublicProperty.gif|}} OverlayCanvas **
  
-N/A+Gets or sets the actual canvas which maintains all the visual elements on the overlay.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OverlayCanvas
 == Return Value == == Return Value ==
   * Type:Canvas   * Type:Canvas
Line 1350: Line 1353:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​IsBase
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1358: Line 1361:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​CanRefreshRegion
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1364: Line 1367:
 ** {{wiki:​PublicProperty.gif|}} DrawingExceptionMode ** ** {{wiki:​PublicProperty.gif|}} DrawingExceptionMode **
  
-N/A+This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawingExceptionMode
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]   * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]
Line 1374: Line 1377:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawAttributionCore.28GeoCanvas.29
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 1380: Line 1383:
 ** {{wiki:​PublicProperty.gif|}} IsEmpty ** ** {{wiki:​PublicProperty.gif|}} IsEmpty **
  
-N/A+This property gets if this overlay is empty or not.
 == Remarks == == Remarks ==
-N/A+This property enhances the performance of the overlay while drawing. If is true, we will skip drawing this overlay and continue drawing the next overlay.
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1397: Line 1400:
 ** {{wiki:​ProtectedProperty.gif|}} DrawingCanvas ** ** {{wiki:​ProtectedProperty.gif|}} DrawingCanvas **
  
-N/A+Gets current drawing canvas which holds actual tile controls.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​DrawingCanvas
 == Return Value == == Return Value ==
   * Type:Canvas   * Type:Canvas
Line 1405: Line 1408:
 ** {{wiki:​ProtectedProperty.gif|}} StretchCanvas ** ** {{wiki:​ProtectedProperty.gif|}} StretchCanvas **
  
-N/A+Gets current stretch canvas which holds stretched tile controls during the stretch transition.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​StretchCanvas
 == Return Value == == Return Value ==
   * Type:Canvas   * Type:Canvas
Line 1413: Line 1416:
 ** {{wiki:​ProtectedProperty.gif|}} PreviousExtent ** ** {{wiki:​ProtectedProperty.gif|}} PreviousExtent **
  
-N/A+Gets or sets the previous exent of the overlay.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​PreviousExtent
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 1429: Line 1432:
 ** {{wiki:​ProtectedProperty.gif|}} IsOverlayInitialized ** ** {{wiki:​ProtectedProperty.gif|}} IsOverlayInitialized **
  
-N/A+Gets or sets if the overlay canvas is initialized.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​IsOverlayInitialized
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1439: Line 1442:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnSendingWebRequest.28SendingWebRequestEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]]
Line 1446: Line 1449:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnSentWebRequest.28SentWebRequestEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} DrawTilesProgressChanged ** ** {{wiki:​PublicEvent.gif|}} DrawTilesProgressChanged **
-N/A+This event raises when download progress is changed.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} DrawingTile ** ** {{wiki:​PublicEvent.gif|}} DrawingTile **
-N/A+This event raises before the tile is drawing.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawingTile.28DrawingTileTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} DrawnTile ** ** {{wiki:​PublicEvent.gif|}} DrawnTile **
-N/A+This event raises after the tile is drawn.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawnTile.28DrawnTileTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]]
Line 1474: Line 1477:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]]
Line 1481: Line 1484:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]]
Line 1488: Line 1491:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs|TileTypeChangedTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs|TileTypeChangedTileOverlayEventArgs]]
Line 1500: Line 1503:
  
 ** {{wiki:​PublicEvent.gif|}} Drawing ** ** {{wiki:​PublicEvent.gif|}} Drawing **
-N/A+This event raises before the overlay is drawing.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​GetDrawingCells.28RectangleShape.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Drawn ** ** {{wiki:​PublicEvent.gif|}} Drawn **
-N/A+This event raises after the overlay is drawn.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawn.28DrawnOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]
Line 1516: Line 1519:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]
Line 1523: Line 1526:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay#​OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]
  
  
thinkgeo.mapsuite.wpfdesktopedition.bingmapstileoverlay.1442545809.txt.gz ยท Last modified: 2015/09/18 03:10 by admin