User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay

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.wmtstiledoverlay [2015/09/18 03:17]
admin
thinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay ======
-Represents an overlay object that gets map images from the WMTS server you specify.+ 
 +{{section>​upgrade_map_suite_to_10.0}} 
 + 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
   *System.Object   *System.Object
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay() ** ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay() **
  
-Constructore of WmtsOverlay class.+  * //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.WmtsTiledOverlay#​WmtsTiledOverlay.28.29/​/
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay(IEnumerable<​Uri>​) ** ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay(IEnumerable<​Uri>​) **
  
-Constructore of WmtsOverlay class.+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
 == Parameters == == Parameters ==
   * //​serverUris//​   * //​serverUris//​
     * Type:​IEnumerable<​Uri>​     * Type:​IEnumerable<​Uri>​
-    * Description:​This parameter indicates a collection of uris for the Wmts server.+    * Description:​N/A
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay(IEnumerable<​Uri>,​WebProxy) ** ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay(IEnumerable<​Uri>,​WebProxy) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
 == Parameters == == Parameters ==
   * //​serverUris//​   * //​serverUris//​
Line 43: Line 46:
 ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay(IEnumerable<​Uri>,​WebProxy,​WmtsSeverEncodingType) ** ** {{wiki:​PublicMethod.gif|}} WmtsTiledOverlay(IEnumerable<​Uri>,​WebProxy,​WmtsSeverEncodingType) **
  
-Constructore of WmtsOverlay class.+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
 == Parameters == == Parameters ==
   * //​serverUris//​   * //​serverUris//​
     * Type:​IEnumerable<​Uri>​     * Type:​IEnumerable<​Uri>​
-    * Description:​This parameter indicates a collection of uris for the Wmts server.+    * Description:​N/A
  
   * //​webProxy//​   * //​webProxy//​
     * Type:​WebProxy     * Type:​WebProxy
-    * Description:​This parameter indicates the web proxy of the request+    * Description:​N/A
  
   * //​wmtsSeverEncodingType//​   * //​wmtsSeverEncodingType//​
Line 64: Line 67:
 ** {{wiki:​PublicMethod.gif|}} InitializeConnection() ** ** {{wiki:​PublicMethod.gif|}} InitializeConnection() **
  
-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.WmtsTiledOverlay#​InitializeConnection.28.29/​/
  
 == Return Value == == Return Value ==
Line 76: Line 79:
 ** {{wiki:​PublicMethod.gif|}} GetRequestUris(RectangleShape,​Tile) ** ** {{wiki:​PublicMethod.gif|}} GetRequestUris(RectangleShape,​Tile) **
  
-This method get request Uri based on requested world extent.+  * //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.WmtsTiledOverlay#​GetRequestUris.28RectangleShape.2C_Tile.29/​/
  
 == Return Value == == Return Value ==
Line 96: Line 99:
 ** {{wiki:​PublicMethod.gif|}} GetServerCapabilitiesXml() ** ** {{wiki:​PublicMethod.gif|}} GetServerCapabilitiesXml() **
  
-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.WmtsTiledOverlay#​GetServerCapabilitiesXml.28.29/​/
  
 == Return Value == == Return Value ==
Line 108: Line 111:
 ** {{wiki:​PublicMethod.gif|}} GetServerLayerNames() ** ** {{wiki:​PublicMethod.gif|}} GetServerLayerNames() **
  
-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.WmtsTiledOverlay#​GetServerLayerNames.28.29/​/
  
 == Return Value == == Return Value ==
Line 120: Line 123:
 ** {{wiki:​PublicMethod.gif|}} GetServerLayerStyles() ** ** {{wiki:​PublicMethod.gif|}} GetServerLayerStyles() **
  
-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.WmtsTiledOverlay#​GetServerLayerStyles.28.29/​/
  
 == Return Value == == Return Value ==
Line 132: Line 135:
 ** {{wiki:​PublicMethod.gif|}} GetServerTileMatrixSetNames() ** ** {{wiki:​PublicMethod.gif|}} GetServerTileMatrixSetNames() **
  
-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.WmtsTiledOverlay#​GetServerTileMatrixSetNames.28.29/​/
  
 == Return Value == == Return Value ==
Line 144: Line 147:
 ** {{wiki:​PublicMethod.gif|}} GetLayerOutputFormats(String) ** ** {{wiki:​PublicMethod.gif|}} GetLayerOutputFormats(String) **
  
-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.WmtsTiledOverlay#​GetLayerOutputFormats.28String.29/​/
  
 == Return Value == == Return Value ==
Line 160: Line 163:
 ** {{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 176: Line 179:
 ** {{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.WmtsTiledOverlay#​Refresh.28TimeSpan.29/​/
  
 == Return Value == == Return Value ==
Line 192: Line 195:
 ** {{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 212: Line 215:
 ** {{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.WmtsTiledOverlay#​Refresh.28RectangleShape.2C_TimeSpan.29/​/
  
 == Return Value == == Return Value ==
Line 232: Line 235:
 ** {{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 256: Line 259:
 ** {{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 276: Line 279:
 ** {{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 300: Line 303:
 ** {{wiki:​PublicMethod.gif|}} Initialize(MapArguments) ** ** {{wiki:​PublicMethod.gif|}} Initialize(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.WmtsTiledOverlay#​Initialize.28MapArguments.29/​/
  
 == Return Value == == Return Value ==
Line 316: Line 319:
 ** {{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.WmtsTiledOverlay#​Refresh.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 332: Line 335:
 ** {{wiki:​PublicMethod.gif|}} Refresh() ** ** {{wiki:​PublicMethod.gif|}} Refresh() **
  
-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.WmtsTiledOverlay#​Refresh.28.29/​/
  
 == Return Value == == Return Value ==
Line 344: Line 347:
 ** {{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.WmtsTiledOverlay#​Close.28.29/​/
  
 == Return Value == == Return Value ==
Line 356: Line 359:
 ** {{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.WmtsTiledOverlay#​Open.28.29/​/
  
 == Return Value == == Return Value ==
Line 368: Line 371:
 ** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape) ** ** {{wiki:​PublicMethod.gif|}} Draw(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.WmtsTiledOverlay#​Draw.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 384: Line 387:
 ** {{wiki:​PublicMethod.gif|}} Draw(RectangleShape,​OverlayRefreshType) ** ** {{wiki:​PublicMethod.gif|}} Draw(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.WmtsTiledOverlay#​Draw.28RectangleShape.2C_OverlayRefreshType.29/​/
  
 == Return Value == == Return Value ==
Line 404: Line 407:
 ** {{wiki:​PublicMethod.gif|}} PanTo(RectangleShape) ** ** {{wiki:​PublicMethod.gif|}} PanTo(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.WmtsTiledOverlay#​PanTo.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 420: Line 423:
 ** {{wiki:​PublicMethod.gif|}} GetBoundingBox() ** ** {{wiki:​PublicMethod.gif|}} GetBoundingBox() **
  
-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.WmtsTiledOverlay#​GetBoundingBox.28.29/​/
  
 == Return Value == == Return Value ==
Line 432: Line 435:
 ** {{wiki:​PublicMethod.gif|}} SaveState() ** ** {{wiki:​PublicMethod.gif|}} SaveState() **
  
-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.WmtsTiledOverlay#​SaveState.28.29/​/
  
 == Return Value == == Return Value ==
Line 444: Line 447:
 ** {{wiki:​PublicMethod.gif|}} LoadState(Byte[]) ** ** {{wiki:​PublicMethod.gif|}} LoadState(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 460: Line 463:
 ** {{wiki:​PublicMethod.gif|}} Dispose() ** ** {{wiki:​PublicMethod.gif|}} Dispose() **
  
-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.WmtsTiledOverlay#​Dispose.28.29/​/
  
 == Return Value == == Return Value ==
Line 472: Line 475:
 ** {{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.WmtsTiledOverlay#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 484: Line 487:
 ** {{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.WmtsTiledOverlay#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 500: Line 503:
 ** {{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.WmtsTiledOverlay#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 512: Line 515:
 ** {{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.WmtsTiledOverlay#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 525: Line 528:
 ** {{wiki:​ProtectedMethod.gif|}} GetTileCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetTileCore() **
  
-This method gets a specific tile object to form an overlay.+  * //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.WmtsTiledOverlay#​GetTileCore.28.29/​/
  
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]
-  * Description:​A ​Tile object to form an overlay.+  * Description:​N/A
  
 == Parameters == == Parameters ==
Line 537: Line 540:
 ** {{wiki:​ProtectedMethod.gif|}} DrawTileCore(Tile,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} DrawTileCore(Tile,​RectangleShape) **
  
-This method redraws a tile by an extent and geography unit.+  * //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.WmtsTiledOverlay#​DrawTileCore.28Tile.2C_RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 548: Line 551:
   * //tile//   * //tile//
     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]     * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]]
-    * Description:​A ​tile which needs to be redrawn.+    * Description:​N/A
  
   * //​targetExtent//​   * //​targetExtent//​
     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]     * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-    * Description:​An extent to be redrawn.+    * Description:​N/A
  
 <div newline></​div>​ <div newline></​div>​
 ** {{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.WmtsTiledOverlay#​GetDrawingCellsCore.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 573: Line 576:
 ** {{wiki:​ProtectedMethod.gif|}} GetRequestUrisCore(RectangleShape,​Tile) ** ** {{wiki:​ProtectedMethod.gif|}} GetRequestUrisCore(RectangleShape,​Tile) **
  
-This method get request Uri based on requested world extent.+  * //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.WmtsTiledOverlay#​GetRequestUrisCore.28RectangleShape.2C_Tile.29/​/
  
 == Return Value == == Return Value ==
Line 593: Line 596:
 ** {{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.WmtsTiledOverlay#​OnSendingWebRequest.28SendingWebRequestEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 609: Line 612:
 ** {{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.WmtsTiledOverlay#​OnSentWebRequest.28SentWebRequestEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 625: Line 628:
 ** {{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 641: Line 644:
 ** {{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 657: Line 660:
 ** {{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.WmtsTiledOverlay#​DrawCore.28RectangleShape.2C_OverlayRefreshType.29/​/
  
 == Return Value == == Return Value ==
Line 677: Line 680:
 ** {{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 693: Line 696:
 ** {{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 709: Line 712:
 ** {{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.WmtsTiledOverlay#​RefreshCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 721: Line 724:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs) **
  
-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.WmtsTiledOverlay#​OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 737: Line 740:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawingTile(DrawingTileTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawingTile(DrawingTileTileOverlayEventArgs) **
  
-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.WmtsTiledOverlay#​OnDrawingTile.28DrawingTileTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 753: Line 756:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawnTile(DrawnTileTileOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawnTile(DrawnTileTileOverlayEventArgs) **
  
-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.WmtsTiledOverlay#​OnDrawnTile.28DrawnTileTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 769: Line 772:
 ** {{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.WmtsTiledOverlay#​SaveStateCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 781: Line 784:
 ** {{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 797: Line 800:
 ** {{wiki:​ProtectedMethod.gif|}} DrawTile(Tile,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} DrawTile(Tile,​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.WmtsTiledOverlay#​DrawTile.28Tile.2C_RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 817: Line 820:
 ** {{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.WmtsTiledOverlay#​Dispose.28Boolean.29/​/
  
 == Return Value == == Return Value ==
Line 833: Line 836:
 ** {{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.WmtsTiledOverlay#​InitializeCore.28MapArguments.29/​/
  
 == Return Value == == Return Value ==
Line 849: Line 852:
 ** {{wiki:​ProtectedMethod.gif|}} GetDrawingCells(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} GetDrawingCells(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.WmtsTiledOverlay#​GetDrawingCells.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 865: Line 868:
 ** {{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.WmtsTiledOverlay#​GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29/​/
  
 == Return Value == == Return Value ==
Line 893: Line 896:
 ** {{wiki:​ProtectedMethod.gif|}} DrawException(GeoCanvas,​Exception) ** ** {{wiki:​ProtectedMethod.gif|}} DrawException(GeoCanvas,​Exception) **
  
-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.WmtsTiledOverlay#​DrawException.28GeoCanvas.2C_Exception.29/​/
  
 == Return Value == == Return Value ==
Line 913: Line 916:
 ** {{wiki:​ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,​Exception) ** ** {{wiki:​ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,​Exception) **
  
-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.WmtsTiledOverlay#​DrawExceptionCore.28GeoCanvas.2C_Exception.29/​/
  
 == Return Value == == Return Value ==
Line 933: Line 936:
 ** {{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.WmtsTiledOverlay#​OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 949: Line 952:
 ** {{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.WmtsTiledOverlay#​OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 965: Line 968:
 ** {{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 981: Line 984:
 ** {{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 997: Line 1000:
 ** {{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 1017: Line 1020:
 ** {{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 1053: Line 1056:
 ** {{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.WmtsTiledOverlay#​DrawStretchTiles.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 1069: Line 1072:
 ** {{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 1089: Line 1092:
 ** {{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 1109: Line 1112:
 ** {{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 1125: Line 1128:
 ** {{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.WmtsTiledOverlay#​RefreshCore.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 1141: Line 1144:
 ** {{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.WmtsTiledOverlay#​CloseCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 1153: Line 1156:
 ** {{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.WmtsTiledOverlay#​OpenCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 1165: Line 1168:
 ** {{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 1181: Line 1184:
 ** {{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.WmtsTiledOverlay#​DrawAttributionCore.28GeoCanvas.29/​/
  
 == Return Value == == Return Value ==
Line 1197: Line 1200:
 ** {{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.WmtsTiledOverlay#​OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1213: Line 1216:
 ** {{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.WmtsTiledOverlay#​OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1229: Line 1232:
 ** {{wiki:​ProtectedMethod.gif|}} PanToCore(RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} PanToCore(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.WmtsTiledOverlay#​PanToCore.28RectangleShape.29/​/
  
 == Return Value == == Return Value ==
Line 1245: Line 1248:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) **
  
-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.WmtsTiledOverlay#​OnDrawing.28DrawingOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1261: Line 1264:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) **
  
-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.WmtsTiledOverlay#​OnDrawn.28DrawnOverlayEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 1277: Line 1280:
 ** {{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.WmtsTiledOverlay#​GetBoundingBoxCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 1289: Line 1292:
 ** {{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.WmtsTiledOverlay#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 1301: Line 1304:
 ** {{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 1317: Line 1320:
 ** {{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.WmtsTiledOverlay#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 1332: Line 1335:
 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.WmtsTiledOverlay#​Parameters
 == Return Value == == Return Value ==
   * Type:​Dictionary<​String,​String>​   * Type:​Dictionary<​String,​String>​
Line 1338: Line 1341:
 ** {{wiki:​PublicProperty.gif|}} ServerUris ** ** {{wiki:​PublicProperty.gif|}} ServerUris **
  
-Gets a collection of URIs that specifies the locations of the WMTS servers.+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.WmtsTiledOverlay#​ServerUris
 == Return Value == == Return Value ==
   * Type:​Collection<​Uri>​   * Type:​Collection<​Uri>​
Line 1346: Line 1349:
 ** {{wiki:​PublicProperty.gif|}} WebProxy ** ** {{wiki:​PublicProperty.gif|}} WebProxy **
  
-This property gets or sets the proxy used for requesting a Web Response.+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.WmtsTiledOverlay#​WmtsTiledOverlay.28IEnumerable.3CUri.3E.2C_WebProxy.29
 == Return Value == == Return Value ==
   * Type:​WebProxy   * Type:​WebProxy
Line 1354: Line 1357:
 ** {{wiki:​PublicProperty.gif|}} TimeoutInSeconds ** ** {{wiki:​PublicProperty.gif|}} TimeoutInSeconds **
  
-Gets or sets the length of time, in seconds, before the request times out.+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.WmtsTiledOverlay#​TimeoutInSeconds
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1364: Line 1367:
 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.WmtsTiledOverlay#​WmtsServerEncodingType
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]   * Type:​[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]
Line 1372: Line 1375:
 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.WmtsTiledOverlay#​Credentials
 == Return Value == == Return Value ==
   * Type:​ICredentials   * Type:​ICredentials
Line 1380: Line 1383:
 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.WmtsTiledOverlay#​CapabilitiesCacheTimeout
 == Return Value == == Return Value ==
   * Type:​TimeSpan   * Type:​TimeSpan
Line 1388: Line 1391:
 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.WmtsTiledOverlay#​IsVisible
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1396: Line 1399:
 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.WmtsTiledOverlay#​TileType
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]]
Line 1404: Line 1407:
 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.WmtsTiledOverlay#​TileWidth
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1412: Line 1415:
 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.WmtsTiledOverlay#​TileHeight
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1420: Line 1423:
 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.WmtsTiledOverlay#​TransitionEffect
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]]
Line 1428: Line 1431:
 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.WmtsTiledOverlay#​TileCache
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]   * Type:​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]
Line 1436: Line 1439:
 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.WmtsTiledOverlay#​ImageFormat
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]   * Type:​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]
Line 1444: Line 1447:
 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.WmtsTiledOverlay#​JpegQuality
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1452: Line 1455:
 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.WmtsTiledOverlay#​TileBuffer
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 1460: Line 1463:
 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.WmtsTiledOverlay#​MaxExtent
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 1468: Line 1471:
 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.WmtsTiledOverlay#​WrappingMode
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]   * Type:​[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]
Line 1476: Line 1479:
 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.WmtsTiledOverlay#​WrappingExtent
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 1484: Line 1487:
 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.WmtsTiledOverlay#​AutoRefreshInterval
 == Return Value == == Return Value ==
   * Type:​TimeSpan   * Type:​TimeSpan
Line 1492: Line 1495:
 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.WmtsTiledOverlay#​GetServerLayerNames.28.29
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 1500: Line 1503:
 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.WmtsTiledOverlay#​Initialize.28MapArguments.29
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]]
Line 1508: Line 1511:
 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.WmtsTiledOverlay#​OverlayCanvas
 == Return Value == == Return Value ==
   * Type:Canvas   * Type:Canvas
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.WmtsTiledOverlay#​IsBase
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1524: Line 1527:
 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.WmtsTiledOverlay#​CanRefreshRegion
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1532: Line 1535:
 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.WmtsTiledOverlay#​DrawingExceptionMode
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]   * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]
Line 1540: Line 1543:
 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.WmtsTiledOverlay#​DrawAttributionCore.28GeoCanvas.29
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 1548: Line 1551:
 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.WmtsTiledOverlay#​IsEmpty
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1565: Line 1568:
 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.WmtsTiledOverlay#​DrawingCanvas
 == Return Value == == Return Value ==
   * Type:Canvas   * Type:Canvas
Line 1573: Line 1576:
 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.WmtsTiledOverlay#​StretchCanvas
 == Return Value == == Return Value ==
   * Type:Canvas   * Type:Canvas
Line 1581: Line 1584:
 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.WmtsTiledOverlay#​PreviousExtent
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 1597: Line 1600:
 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.WmtsTiledOverlay#​IsOverlayInitialized
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1605: Line 1608:
 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.WmtsTiledOverlay#​OnSendingWebRequest.28SendingWebRequestEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]]
Line 1612: Line 1615:
 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.WmtsTiledOverlay#​OnSentWebRequest.28SentWebRequestEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]]
Line 1619: Line 1622:
 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.WmtsTiledOverlay#​OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]]
Line 1626: Line 1629:
 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.WmtsTiledOverlay#​OnDrawingTile.28DrawingTileTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]]
Line 1633: Line 1636:
 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.WmtsTiledOverlay#​OnDrawnTile.28DrawnTileTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]]
Line 1640: Line 1643:
 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.WmtsTiledOverlay#​OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]]
Line 1647: Line 1650:
 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.WmtsTiledOverlay#​OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]]
Line 1654: Line 1657:
 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 1668: Line 1671:
 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.WmtsTiledOverlay#​GetDrawingCells.28RectangleShape.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]
Line 1675: Line 1678:
 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.WmtsTiledOverlay#​OnDrawn.28DrawnOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]
Line 1682: Line 1685:
 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.WmtsTiledOverlay#​OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]
Line 1689: Line 1692:
 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.WmtsTiledOverlay#​OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29
  
 Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]
  
  
thinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay.1442546245.txt.gz · Last modified: 2015/09/18 03:17 by admin