ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –>
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay</a>
*System.Object ThinkGeo.MapSuite.WpfDesktopEdition.Overlay *ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | |||
![]() | IEnumerable<Uri> | ||
![]() | IEnumerable<Uri>, WebProxy | ||
![]() | IEnumerable<Uri>, WebProxy, WmtsSeverEncodingType |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Overlay | ||
![]() | Overlay | This method dispose unmanaged resource used in this class. | |
![]() | RectangleShape | Overlay | This method draws the overlay with the provided extent in world coordinate. |
![]() | RectangleShape, OverlayRefreshType | Overlay | This method draws the overlay with the provided extent in world coordinate. |
![]() | Object | Object | |
![]() | Overlay | This method gets a bounding box of the Overlay. | |
![]() | Object | ||
![]() | String | ||
![]() | RectangleShape, Tile | ||
![]() | |||
![]() | |||
![]() | |||
![]() | |||
![]() | Object | ||
![]() | MapArguments | Overlay | This method initializes overlay object. |
![]() | |||
![]() | Byte[] | Overlay | This method restore the overlay state back from the specified state. |
![]() | Overlay | ||
![]() | RectangleShape | Overlay | This method pans the overlay to the provided world extent. |
![]() | IEnumerable<RectangleShape> | Overlay | |
![]() | TimeSpan | Overlay | |
![]() | RectangleShape, TimeSpan | Overlay | |
![]() | Overlay | 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. | |
![]() | RectangleShape, TimeSpan, RequestDrawingBufferTimeType | Overlay | |
![]() | IEnumerable<RectangleShape>, TimeSpan | Overlay | |
![]() | IEnumerable<RectangleShape>, TimeSpan, RequestDrawingBufferTimeType | Overlay | |
![]() | RectangleShape | Overlay | |
![]() | TimeSpan, RequestDrawingBufferTimeType | Overlay | |
![]() | Overlay | This method saves overlay state to a byte array. | |
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | Overlay | |
![]() | TimeSpan | Overlay | |
![]() | Boolean | Overlay | |
![]() | TimeSpan | ||
![]() | ICredentials | ||
![]() | DrawingExceptionMode | Overlay | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. |
![]() | TileImageFormat | TileOverlay | Gets and sets drawing format for the tiles. |
![]() | Boolean | Overlay | |
![]() | Boolean | Overlay | This property gets if this overlay is empty or not. |
![]() | Boolean | Overlay(overriden) | |
![]() | Int32 | TileOverlay | Gets or sets the image quality when the TileImageFormat is Jpeg; otherwise this property has no effects. Its default value is 80. |
![]() | MapArguments | Overlay | Gets or sets current map information which will be used for calculating mechanism. |
![]() | RectangleShape | TileOverlay | This property gets or sets the max extent of matrix to calculate the tiles. |
![]() | String | Overlay | Gets or sets the name of this overaly. |
![]() | Canvas | Overlay | Gets or sets the actual canvas which maintains all the visual elements on the overlay. |
![]() | Dictionary<String,String> | ||
![]() | Collection<Uri> | ||
![]() | Int32 | TileOverlay | 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. |
![]() | BitmapTileCache | TileOverlay | Gets and sets a tile cache object for saving the tiles. |
![]() | Int32 | TileOverlay | Gets and sets the height of the tile. |
![]() | TileType | TileOverlay | Gets and sets the overlay is formed by multiple tiles or single tile. |
![]() | Int32 | TileOverlay | Gets and sets the width of the tile. |
![]() | Int32 | ||
![]() | TransitionEffect | TileOverlay | 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. |
![]() | WebProxy | ||
![]() | WmtsSeverEncodingType | ||
![]() | RectangleShape | TileOverlay | |
![]() | WrappingMode | TileOverlay | Thie property gets or sets whether allow wrap date line. |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Canvas | TileOverlay | Gets current drawing canvas which holds actual tile controls. |
![]() | Boolean | Overlay | Gets or sets if the overlay canvas is initialized. |
![]() | RectangleShape | Overlay | Gets or sets the previous exent of the overlay. |
![]() | Canvas | TileOverlay | Gets current stretch canvas which holds stretched tile controls during the stretch transition. |
Name | Event Arguments | DeclaringType | Summary |
---|---|---|---|
![]() | DrawTilesProgressChangedTileOverlayEventArgs | TileOverlay | This event raises when download progress is changed. |
![]() | DrawingOverlayEventArgs | Overlay | This event raises before the overlay is drawing. |
![]() | DrawingAttributionOverlayEventArgs | Overlay | |
![]() | DrawingExceptionTileOverlayEventArgs | TileOverlay | |
![]() | DrawingTileTileOverlayEventArgs | TileOverlay | This event raises before the tile is drawing. |
![]() | DrawnOverlayEventArgs | Overlay | This event raises after the overlay is drawn. |
![]() | DrawnAttributionOverlayEventArgs | Overlay | |
![]() | DrawnExceptionTileOverlayEventArgs | TileOverlay | |
![]() | DrawnTileTileOverlayEventArgs | TileOverlay | This event raises after the tile is drawn. |
![]() | SendingWebRequestEventArgs | ||
![]() | SentWebRequestEventArgs | ||
![]() | TileTypeChangedTileOverlayEventArgs | TileOverlay |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsTiledOverlay.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsTiledOverlay.28.29</a>
Name | Type | Description |
---|
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Name | Type | Description |
---|---|---|
serverUris | IEnumerable<Uri><!– System.Collections.Generic.IEnumerable{System.Uri} –> |
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Name | Type | Description |
---|---|---|
serverUris | IEnumerable<Uri><!– System.Collections.Generic.IEnumerable{System.Uri} –> | |
webProxy | WebProxy<!– System.Net.WebProxy –> |
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Name | Type | Description |
---|---|---|
serverUris | IEnumerable<Uri><!– System.Collections.Generic.IEnumerable{System.Uri} –> | |
webProxy | WebProxy<!– System.Net.WebProxy –> | |
wmtsSeverEncodingType | WmtsSeverEncodingType<!– ThinkGeo.MapSuite.Core.WmtsSeverEncodingType –> |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Close.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Close.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method dispose unmanaged resource used in this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Dispose.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Dispose.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method draws the overlay with the provided extent in world coordinate.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Draw.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Draw.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter indicates an extent in world coordinate for drawing the overlay. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method draws the overlay with the provided extent in world coordinate.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter indicates an extent in world coordinate for drawing the overlay. |
refreshType | OverlayRefreshType<!– ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType –> | 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. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
This method gets a bounding box of the Overlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetBoundingBox.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetBoundingBox.28.29</a>
Return Type | Description |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A RectangleShape indicating the bounding box of this overlay |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetLayerOutputFormats.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetLayerOutputFormats.28String.29</a>
Return Type | Description |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|---|---|
layerName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetRequestUris.28RectangleShape.2C_Tile.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetRequestUris.28RectangleShape.2C_Tile.29</a>
Return Type | Description |
---|---|
Collection<Uri><!– System.Collections.ObjectModel.Collection{System.Uri} –> |
Name | Type | Description |
---|---|---|
requestExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
tile | Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerCapabilitiesXml.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerCapabilitiesXml.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerNames.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerNames.28.29</a>
Return Type | Description |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerStyles.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerStyles.28.29</a>
Return Type | Description |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerTileMatrixSetNames.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerTileMatrixSetNames.28.29</a>
Return Type | Description |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This method initializes overlay object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Initialize.28MapArguments.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Initialize.28MapArguments.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
mapArguments | MapArguments<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments –> | This parameter maintains current map information for calculating mechanism. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#InitializeConnection.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#InitializeConnection.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
This method restore the overlay state back from the specified state.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
state | Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay –> | This parameter indicates the state for restore the overlay. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Open.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Open.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method pans the overlay to the provided world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PanTo.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PanTo.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is the target world extent for panning. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28TimeSpan.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28TimeSpan.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28RectangleShape.2C_TimeSpan.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28RectangleShape.2C_TimeSpan.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
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.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> | |
bufferTimeType | RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> | |
bufferTimeType | RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Refresh.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan<!– System.TimeSpan –> | |
bufferTimeType | RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method saves overlay state to a byte array.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#SaveState.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#SaveState.28.29</a>
Return Type | Description |
---|---|
Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay –> | A byte array indicates current overlay state. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CloseCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CloseCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Dispose.28Boolean.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Dispose.28Boolean.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
disposing | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawAttributionCore.28GeoCanvas.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawAttributionCore.28GeoCanvas.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
overlayRefreshType | OverlayRefreshType<!– ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawException.28GeoCanvas.2C_Exception.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawException.28GeoCanvas.2C_Exception.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | The target canvas to draw the layer. |
e | Exception<!– System.Exception –> | The exception thrown when layer.Draw(). |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawExceptionCore.28GeoCanvas.2C_Exception.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawExceptionCore.28GeoCanvas.2C_Exception.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | The target canvas to draw the layer. |
e | Exception<!– System.Exception –> | The exception thrown when layer.Draw(). |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawStretchTiles.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawStretchTiles.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Redraws a specified tile with the provided world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawTile.28Tile.2C_RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawTile.28Tile.2C_RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tile | Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> | A Tile object that is created by the GetTile() method to draw. |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for drawing the passed tile. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawTileCore.28Tile.2C_RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawTileCore.28Tile.2C_RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tile | Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> | |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object(overriden) –> Go Back
This method returns the bounding box of the Overlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetBoundingBoxCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetBoundingBoxCore.28.29</a>
Return Type | Description |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This method returns the bounding box of the Overlay. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method gets the cells for drawing in the passed world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCells.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCells.28RectangleShape.29</a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | A dictionary of cells for drawing in the passed world extent. |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for getting the drawing cells. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCellsCore.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCellsCore.28RectangleShape.29</a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetRequestUrisCore.28RectangleShape.2C_Tile.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetRequestUrisCore.28RectangleShape.2C_Tile.29</a>
Return Type | Description |
---|---|
Collection<Uri><!– System.Collections.ObjectModel.Collection{System.Uri} –> |
Name | Type | Description |
---|---|---|
requestExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
tile | Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> |
Name | Type | Description |
---|---|---|
cells | Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> |
Name | Type | Description |
---|---|---|
cells | Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetTileCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetTileCore.28.29</a>
Return Type | Description |
---|---|
Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29</a>
Return Type | Description |
---|---|
TileMatrix<!– ThinkGeo.MapSuite.Core.TileMatrix –> |
Name | Type | Description |
---|---|---|
scale | Double<!– System.Double –> | |
tileWidth | Int32<!– System.Int32 –> | |
tileHeight | Int32<!– System.Int32 –> | |
boundingBoxUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#InitializeCore.28MapArguments.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#InitializeCore.28MapArguments.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
mapArguments | MapArguments<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
state | Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Occurs when Tiles' download progress is changed.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawTilesProgressChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs –> | Event arguments for DownloadProgress event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises before the overlay is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawing.28DrawingOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawing.28DrawingOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs –> | This parameter is the event argument for Drawing event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawingAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises before a tile is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawingTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs –> | This is an event argument for DrawingTile event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises after the overlay is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawn.28DrawnOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawn.28DrawnOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawnOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs –> | This parameter is the event argument for Drawn event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawnAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawnExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises after a tile is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawnTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs –> | This is an event argument for DrawnTile event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSendingWebRequest.28SendingWebRequestEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSendingWebRequest.28SendingWebRequestEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | SendingWebRequestEventArgs<!– ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSentWebRequest.28SentWebRequestEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSentWebRequest.28SentWebRequestEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | SentWebRequestEventArgs<!– ThinkGeo.MapSuite.Core.SentWebRequestEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | TileTypeChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OpenCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OpenCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method pans the overlay to the provided world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PanToCore.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PanToCore.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is the target world extent for panning. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tiles | IEnumerable<Tile><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.WpfDesktopEdition.Tile} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tiles | IEnumerable<Tile><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.WpfDesktopEdition.Tile} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#RefreshCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#RefreshCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#RefreshCore.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#RefreshCore.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#SaveStateCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#SaveStateCore.28.29</a>
Return Type | Description |
---|---|
Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.wmtstiledoverlay –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawAttributionCore.28GeoCanvas.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawAttributionCore.28GeoCanvas.29</a>
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#AutoRefreshInterval” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#AutoRefreshInterval</a>
Return Type |
---|
TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CanRefreshRegion” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CanRefreshRegion</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CapabilitiesCacheTimeout” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CapabilitiesCacheTimeout</a>
Return Type |
---|
TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Credentials” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Credentials</a>
Return Type |
---|
ICredentials<!– System.Net.ICredentials –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawingExceptionMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawingExceptionMode</a>
Return Type |
---|
DrawingExceptionMode<!– ThinkGeo.MapSuite.Core.DrawingExceptionMode –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets and sets drawing format for the tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ImageFormat” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ImageFormat</a>
Return Type |
---|
TileImageFormat<!– ThinkGeo.MapSuite.Core.TileImageFormat –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsBase” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsBase</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This property gets if this overlay is empty or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsEmpty” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsEmpty</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsVisible” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsVisible</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
Gets or sets the image quality when the TileImageFormat is Jpeg; otherwise this property has no effects. Its default value is 80.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#JpegQuality” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#JpegQuality</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets or sets current map information which will be used for calculating mechanism.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Initialize.28MapArguments.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Initialize.28MapArguments.29</a>
Return Type |
---|
MapArguments<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This property gets or sets the max extent of matrix to calculate the tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#MaxExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#MaxExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets or sets the name of this overaly.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerNames.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerNames.28.29</a>
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets or sets the actual canvas which maintains all the visual elements on the overlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OverlayCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OverlayCanvas</a>
Return Type |
---|
Canvas<!– System.Windows.Controls.Canvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Parameters” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Parameters</a>
Return Type |
---|
Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ServerUris” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ServerUris</a>
Return Type |
---|
Collection<Uri><!– System.Collections.ObjectModel.Collection{System.Uri} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
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.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileBuffer” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileBuffer</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets a tile cache object for saving the tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileCache” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileCache</a>
Return Type |
---|
BitmapTileCache<!– ThinkGeo.MapSuite.Core.BitmapTileCache –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the height of the tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileHeight</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the overlay is formed by multiple tiles or single tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileType” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileType</a>
Return Type |
---|
TileType<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the width of the tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileWidth</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TimeoutInSeconds” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TimeoutInSeconds</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
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.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TransitionEffect” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TransitionEffect</a>
Return Type |
---|
TransitionEffect<!– ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsTiledOverlay.28IEnumerable.3CUri.3E.2C_WebProxy.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsTiledOverlay.28IEnumerable.3CUri.3E.2C_WebProxy.29</a>
Return Type |
---|
WebProxy<!– System.Net.WebProxy –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsServerEncodingType” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsServerEncodingType</a>
Return Type |
---|
WmtsSeverEncodingType<!– ThinkGeo.MapSuite.Core.WmtsSeverEncodingType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WrappingExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WrappingExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Thie property gets or sets whether allow wrap date line.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WrappingMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WrappingMode</a>
Return Type |
---|
WrappingMode<!– ThinkGeo.MapSuite.Core.WrappingMode –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets current drawing canvas which holds actual tile controls.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawingCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawingCanvas</a>
Return Type |
---|
Canvas<!– System.Windows.Controls.Canvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets or sets if the overlay canvas is initialized.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsOverlayInitialized” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsOverlayInitialized</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets or sets the previous exent of the overlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PreviousExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PreviousExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets current stretch canvas which holds stretched tile controls during the stretch transition.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#StretchCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#StretchCanvas</a>
Return Type |
---|
Canvas<!– System.Windows.Controls.Canvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises when download progress is changed.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawTilesProgressChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises before the overlay is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCells.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCells.28RectangleShape.29</a>
Event Arguments |
---|
DrawingOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29</a>
Event Arguments |
---|
DrawingAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawingExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises before the tile is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawingTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises after the overlay is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawn.28DrawnOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawn.28DrawnOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises after the tile is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSendingWebRequest.28SendingWebRequestEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSendingWebRequest.28SendingWebRequestEventArgs.29</a>
Event Arguments |
---|
SendingWebRequestEventArgs<!– ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSentWebRequest.28SentWebRequestEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSentWebRequest.28SentWebRequestEventArgs.29</a>
Event Arguments |
---|
SentWebRequestEventArgs<!– ThinkGeo.MapSuite.Core.SentWebRequestEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Event Arguments |
---|
TileTypeChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
NOTOC WpfDesktopEdition ThinkGeo.MapSuite.WpfDesktopEdition UpdateDocumentation