This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.layeroverlay [2015/09/18 03:11] admin |
thinkgeo.mapsuite.wpfdesktopedition.layeroverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents a group of layers; each layer can be of any layer type. | This class represents a group of layers; each layer can be of any layer type. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:PublicMethod.gif|}} LayerOverlay() ** | ** {{wiki:PublicMethod.gif|}} LayerOverlay() ** | ||
- | Constructor of LayerOverlay class. | + | * //Constructor of LayerOverlay class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#LayerOverlay.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} LayerOverlay(IEnumerable<Layer>) ** | ** {{wiki:PublicMethod.gif|}} LayerOverlay(IEnumerable<Layer>) ** | ||
- | Constructor of LayerOverlay class. | + | * //Constructor of LayerOverlay class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Parameters == | == Parameters == | ||
* //layers// | * //layers// | ||
Line 30: | Line 33: | ||
** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>) ** | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 46: | Line 49: | ||
** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan) ** | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Refresh.28TimeSpan.29// |
== Return Value == | == Return Value == | ||
Line 62: | Line 65: | ||
** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan,RequestDrawingBufferTimeType) ** | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan,RequestDrawingBufferTimeType) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 82: | Line 85: | ||
** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan) ** | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Refresh.28RectangleShape.2C_TimeSpan.29// |
== Return Value == | == Return Value == | ||
Line 102: | Line 105: | ||
** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) ** | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 126: | Line 129: | ||
** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan) ** | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 146: | Line 149: | ||
** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) ** | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 170: | Line 173: | ||
** {{wiki:PublicMethod.gif|}} Initialize(MapArguments) ** | ** {{wiki:PublicMethod.gif|}} Initialize(MapArguments) ** | ||
- | N/A | + | * //This method initializes overlay object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //This is a wrapper method for the virtual method InitializeCore.// |
== Return Value == | == Return Value == | ||
Line 181: | Line 184: | ||
* //mapArguments// | * //mapArguments// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | ||
- | * Description:N/A | + | * Description:This parameter maintains current map information for calculating mechanism. |
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape) ** | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Refresh.28RectangleShape.29// |
== Return Value == | == Return Value == | ||
Line 202: | Line 205: | ||
** {{wiki:PublicMethod.gif|}} Refresh() ** | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
- | N/A | + | * //This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.// |
== Return Value == | == Return Value == | ||
Line 214: | Line 217: | ||
** {{wiki:PublicMethod.gif|}} Close() ** | ** {{wiki:PublicMethod.gif|}} Close() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Close.28.29// |
== Return Value == | == Return Value == | ||
Line 226: | Line 229: | ||
** {{wiki:PublicMethod.gif|}} Open() ** | ** {{wiki:PublicMethod.gif|}} Open() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Open.28.29// |
== Return Value == | == Return Value == | ||
Line 238: | Line 241: | ||
** {{wiki:PublicMethod.gif|}} Draw(RectangleShape) ** | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape) ** | ||
- | N/A | + | * //This method draws the overlay with the provided extent in world coordinate.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Draw.28RectangleShape.29// |
== Return Value == | == Return Value == | ||
Line 249: | Line 252: | ||
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:This parameter indicates an extent in world coordinate for drawing the overlay. |
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayRefreshType) ** | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayRefreshType) ** | ||
- | N/A | + | * //This method draws the overlay with the provided extent in world coordinate.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29// |
== Return Value == | == Return Value == | ||
Line 265: | Line 268: | ||
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:This parameter indicates an extent in world coordinate for drawing the overlay. |
* //refreshType// | * //refreshType// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | ||
- | * Description:N/A | + | * Description:This parameter indicates whether the elements of this overlay needs to be refreshed. For example, TileOverlay is formed by tiles. When panning the map around, the existing tile doesn't need to be redraw, the only thing we need to do is modifying the position of these tiles. On another hand, when click to change the style of the overlay, we need to redraw the tile images to change the appearance. So we need refresh mode. |
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} PanTo(RectangleShape) ** | ** {{wiki:PublicMethod.gif|}} PanTo(RectangleShape) ** | ||
- | N/A | + | * //This method pans the overlay to the provided world extent.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance.// |
== Return Value == | == Return Value == | ||
Line 285: | Line 288: | ||
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:This parameter is the target world extent for panning. |
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** | ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** | ||
- | N/A | + | * //This method gets a bounding box of the Overlay.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //This method is the concrete wrapper for the abstract method GetBoundingBoxCore. This method returns the bounding box of the Overlay. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:A RectangleShape indicating the bounding box of this overlay |
== Parameters == | == Parameters == | ||
Line 302: | Line 305: | ||
** {{wiki:PublicMethod.gif|}} SaveState() ** | ** {{wiki:PublicMethod.gif|}} SaveState() ** | ||
- | N/A | + | * //This method saves overlay state to a byte array.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#SaveState.28.29// |
== Return Value == | == Return Value == | ||
* Type:Byte[] | * Type:Byte[] | ||
- | * Description:N/A | + | * Description:A byte array indicates current overlay state. |
== Parameters == | == Parameters == | ||
Line 314: | Line 317: | ||
** {{wiki:PublicMethod.gif|}} LoadState(Byte[]) ** | ** {{wiki:PublicMethod.gif|}} LoadState(Byte[]) ** | ||
- | N/A | + | * //This method restore the overlay state back from the specified state.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 325: | Line 328: | ||
* //state// | * //state// | ||
* Type:Byte[] | * Type:Byte[] | ||
- | * Description:N/A | + | * Description:This parameter indicates the state for restore the overlay. |
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} Dispose() ** | ** {{wiki:PublicMethod.gif|}} Dispose() ** | ||
- | N/A | + | * //This method dispose unmanaged resource used in this class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Dispose.28.29// |
== Return Value == | == Return Value == | ||
Line 342: | Line 345: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 354: | Line 357: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 370: | Line 373: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 382: | Line 385: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 395: | Line 398: | ||
** {{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 411: | Line 414: | ||
** {{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.LayerOverlay#RefreshCore.28RectangleShape.29// |
== Return Value == | == Return Value == | ||
Line 427: | Line 430: | ||
** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape,OverlayRefreshType) ** | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape,OverlayRefreshType) ** | ||
- | This method draws tiles to form this overlay by the passed parameters. | + | * //This method draws tiles to form this overlay by the passed parameters.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29// |
== Return Value == | == Return Value == | ||
Line 447: | Line 450: | ||
** {{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 463: | Line 466: | ||
** {{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.LayerOverlay#Dispose.28Boolean.29// |
== Return Value == | == Return Value == | ||
Line 479: | Line 482: | ||
** {{wiki:ProtectedMethod.gif|}} SaveStateCore() ** | ** {{wiki:ProtectedMethod.gif|}} SaveStateCore() ** | ||
- | This method saves overlay state to a byte array. | + | * //This method saves overlay state to a byte array.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#SaveStateCore.28.29// |
== Return Value == | == Return Value == | ||
Line 491: | Line 494: | ||
** {{wiki:ProtectedMethod.gif|}} LoadStateCore(Byte[]) ** | ** {{wiki:ProtectedMethod.gif|}} LoadStateCore(Byte[]) ** | ||
- | This method restore the overlay state back from the specified state. | + | * //This method restore the overlay state back from the specified state.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 507: | Line 510: | ||
** {{wiki:ProtectedMethod.gif|}} GetTileCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetTileCore() ** | ||
- | This method gets a specific tile object to form an overlay. | + | * //This method gets a specific tile object to form an overlay.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#GetTileCore.28.29// |
== Return Value == | == Return Value == | ||
Line 519: | Line 522: | ||
** {{wiki:ProtectedMethod.gif|}} DrawTileCore(Tile,RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} DrawTileCore(Tile,RectangleShape) ** | ||
- | This method redraws a tile by an extent and geography unit. | + | * //This method redraws a tile by an extent and geography unit.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#DrawTileCore.28Tile.2C_RectangleShape.29// |
== Return Value == | == Return Value == | ||
Line 539: | Line 542: | ||
** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** | ||
- | This method gets a bounding box that holds all the layers which are added in this overlay. | + | * //This method gets a bounding box that holds all the layers which are added in this overlay.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#GetBoundingBoxCore.28.29// |
== Return Value == | == Return Value == | ||
Line 551: | Line 554: | ||
** {{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.LayerOverlay#CloseCore.28.29// |
== Return Value == | == Return Value == | ||
Line 563: | Line 566: | ||
** {{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.LayerOverlay#OpenCore.28.29// |
== Return Value == | == Return Value == | ||
Line 575: | Line 578: | ||
** {{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 591: | Line 594: | ||
** {{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 607: | Line 610: | ||
** {{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 623: | Line 626: | ||
** {{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 639: | Line 642: | ||
** {{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.LayerOverlay#RefreshCore.28.29// |
== Return Value == | == Return Value == | ||
Line 651: | Line 654: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs) ** | ||
- | N/A | + | * //Occurs when Tiles' download progress is changed.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 662: | Line 665: | ||
* //args// | * //args// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] | ||
- | * Description:N/A | + | * Description:Event arguments for DownloadProgress event. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawingTile(DrawingTileTileOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawingTile(DrawingTileTileOverlayEventArgs) ** | ||
- | N/A | + | * //This method raises before a tile is drawing.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 678: | Line 681: | ||
* //args// | * //args// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] | ||
- | * Description:N/A | + | * Description:This is an event argument for DrawingTile event. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawnTile(DrawnTileTileOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawnTile(DrawnTileTileOverlayEventArgs) ** | ||
- | N/A | + | * //This method raises after a tile is drawn.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 694: | Line 697: | ||
* //args// | * //args// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] | ||
- | * Description:N/A | + | * Description:This is an event argument for DrawnTile event. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} DrawTile(Tile,RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} DrawTile(Tile,RectangleShape) ** | ||
- | N/A | + | * //Redraws a specified tile with the provided world extent.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#DrawTile.28Tile.2C_RectangleShape.29// |
== Return Value == | == Return Value == | ||
Line 710: | Line 713: | ||
* //tile// | * //tile// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.Tile|Tile]] | ||
- | * Description:N/A | + | * Description:A Tile object that is created by the GetTile() method to draw. |
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:A world extent for drawing the passed tile. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} 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.LayerOverlay#InitializeCore.28MapArguments.29// |
== Return Value == | == Return Value == | ||
Line 735: | Line 738: | ||
** {{wiki:ProtectedMethod.gif|}} GetDrawingCells(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} GetDrawingCells(RectangleShape) ** | ||
- | N/A | + | * //This method gets the cells for drawing in the passed world extent.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#GetDrawingCells.28RectangleShape.29// |
== Return Value == | == Return Value == | ||
* Type:Dictionary<String,[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | * Type:Dictionary<String,[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | ||
- | * Description:N/A | + | * Description:A dictionary of cells for drawing in the passed world extent. |
== Parameters == | == Parameters == | ||
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:A world extent for getting the drawing cells. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} GetDrawingCellsCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} GetDrawingCellsCore(RectangleShape) ** | ||
- | N/A | + | * //This method gets the cells for drawing in the passed world extent.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //When overriding this method, consider that the TileBuffer affects the passed world extent.// |
== Return Value == | == Return Value == | ||
* Type:Dictionary<String,[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | * Type:Dictionary<String,[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> | ||
- | * Description:N/A | + | * Description:A dictionary of cells for drawing in the passed world extent. |
== Parameters == | == Parameters == | ||
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:A world extent for getting the drawing cells. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} 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.LayerOverlay#GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29// |
== Return Value == | == Return Value == | ||
Line 795: | Line 798: | ||
** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,Exception) ** | ** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,Exception) ** | ||
- | N/A | + | * //This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //This method can be overriden its logic by rewrite the DrawExceptionCore.// |
== Return Value == | == Return Value == | ||
Line 806: | Line 809: | ||
* //canvas// | * //canvas// | ||
* Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * Description:N/A | + | * Description:The target canvas to draw the layer. |
* //e// | * //e// | ||
* Type:Exception | * Type:Exception | ||
- | * Description:N/A | + | * Description:The exception thrown when layer.Draw(). |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,Exception) ** | ** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,Exception) ** | ||
- | N/A | + | * //This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#DrawExceptionCore.28GeoCanvas.2C_Exception.29// |
== Return Value == | == Return Value == | ||
Line 826: | Line 829: | ||
* //canvas// | * //canvas// | ||
* Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * Description:N/A | + | * Description:The target canvas to draw the layer. |
* //e// | * //e// | ||
* Type:Exception | * Type:Exception | ||
- | * Description:N/A | + | * Description:The exception thrown when layer.Draw(). |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionTileOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionTileOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 851: | Line 854: | ||
** {{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.LayerOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 867: | Line 870: | ||
** {{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 883: | Line 886: | ||
** {{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 903: | Line 906: | ||
** {{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 939: | Line 942: | ||
** {{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.LayerOverlay#DrawStretchTiles.28RectangleShape.29// |
== Return Value == | == Return Value == | ||
Line 955: | Line 958: | ||
** {{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 975: | Line 978: | ||
** {{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 995: | Line 998: | ||
** {{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 1011: | Line 1014: | ||
** {{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 1027: | Line 1030: | ||
** {{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.LayerOverlay#DrawAttributionCore.28GeoCanvas.29// |
== Return Value == | == Return Value == | ||
Line 1043: | Line 1046: | ||
** {{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.LayerOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 1059: | Line 1062: | ||
** {{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.LayerOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 1075: | Line 1078: | ||
** {{wiki:ProtectedMethod.gif|}} PanToCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} PanToCore(RectangleShape) ** | ||
- | N/A | + | * //This method pans the overlay to the provided world extent.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance.// |
== Return Value == | == Return Value == | ||
Line 1086: | Line 1089: | ||
* //targetExtent// | * //targetExtent// | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * Description:N/A | + | * Description:This parameter is the target world extent for panning. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) ** | ||
- | N/A | + | * //This method raises before the overlay is drawing.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawing.28DrawingOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 1102: | Line 1105: | ||
* //e// | * //e// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | ||
- | * Description:N/A | + | * Description:This parameter is the event argument for Drawing event. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) ** | ||
- | N/A | + | * //This method raises after the overlay is drawn.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawn.28DrawnOverlayEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 1118: | Line 1121: | ||
* //e// | * //e// | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | ||
- | * Description:N/A | + | * Description:This parameter is the event argument for Drawn event. |
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 1135: | Line 1138: | ||
** {{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.LayerOverlay#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 1158: | Line 1161: | ||
This property indicates whether this overlay is empty or not. | This property indicates whether this overlay is empty or not. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#IsEmpty |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1166: | Line 1169: | ||
Gets a GeoCollection that contains the layers that will draw on the image. | Gets a GeoCollection that contains the layers that will draw on the image. | ||
== Remarks == | == Remarks == | ||
- | The Layers property holds all of the layers that are used by the Draw method. The Draw method loops through all layers to filter out features and draw on the image with the specified styles. | + | The <strong>Layers</strong> property holds all of the layers that are used by the <strong>Draw</strong> method. The Draw method loops through all layers to filter out features and draw on the image with the specified styles. |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeoCollection<T>[[ThinkGeo.MapSuite.Core.Layer, MapSuiteCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]]|GeoCollection<T>]] | * Type:[[ThinkGeo.MapSuite.Core.GeoCollection<T>[[ThinkGeo.MapSuite.Core.Layer, MapSuiteCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]]|GeoCollection<T>]] | ||
Line 1174: | Line 1177: | ||
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.LayerOverlay#DrawingQuality |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | * Type:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | ||
Line 1182: | Line 1185: | ||
This property gets and sets the lock mode while drawing layers. | This property gets and sets the lock mode while drawing layers. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#LockLayerMode |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.LockLayerMode|LockLayerMode]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.LockLayerMode|LockLayerMode]] | ||
Line 1190: | Line 1193: | ||
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.LayerOverlay#IsVisible |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1196: | Line 1199: | ||
** {{wiki:PublicProperty.gif|}} TileType ** | ** {{wiki:PublicProperty.gif|}} TileType ** | ||
- | N/A | + | Gets and sets the overlay is formed by multiple tiles or single tile. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#TileType |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.TileType|TileType]] | ||
Line 1204: | Line 1207: | ||
** {{wiki:PublicProperty.gif|}} TileWidth ** | ** {{wiki:PublicProperty.gif|}} TileWidth ** | ||
- | N/A | + | Gets and sets the width of the tile. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#TileWidth |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 1212: | Line 1215: | ||
** {{wiki:PublicProperty.gif|}} TileHeight ** | ** {{wiki:PublicProperty.gif|}} TileHeight ** | ||
- | N/A | + | Gets and sets the height of the tile. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#TileHeight |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 1220: | Line 1223: | ||
** {{wiki:PublicProperty.gif|}} TransitionEffect ** | ** {{wiki:PublicProperty.gif|}} TransitionEffect ** | ||
- | N/A | + | Gets and sets the transition effect of the overlay when zooming. After zooming, the existing tiles stretch and leave in current viewport. Set to None when its background is transparent. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#TransitionEffect |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect|TransitionEffect]] | ||
Line 1228: | Line 1231: | ||
** {{wiki:PublicProperty.gif|}} TileCache ** | ** {{wiki:PublicProperty.gif|}} TileCache ** | ||
- | N/A | + | Gets and sets a tile cache object for saving the tiles. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#TileCache |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | * Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | ||
Line 1236: | Line 1239: | ||
** {{wiki:PublicProperty.gif|}} ImageFormat ** | ** {{wiki:PublicProperty.gif|}} ImageFormat ** | ||
- | N/A | + | Gets and sets drawing format for the tiles. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#ImageFormat |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]] | * Type:[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]] | ||
Line 1244: | Line 1247: | ||
** {{wiki:PublicProperty.gif|}} JpegQuality ** | ** {{wiki:PublicProperty.gif|}} JpegQuality ** | ||
- | N/A | + | Gets or sets the image quality when the TileImageFormat is Jpeg; otherwise this property has no effects. Its default value is 80. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#JpegQuality |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 1252: | Line 1255: | ||
** {{wiki:PublicProperty.gif|}} TileBuffer ** | ** {{wiki:PublicProperty.gif|}} TileBuffer ** | ||
- | N/A | + | This property gets and sets the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#TileBuffer |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 1260: | Line 1263: | ||
** {{wiki:PublicProperty.gif|}} MaxExtent ** | ** {{wiki:PublicProperty.gif|}} MaxExtent ** | ||
- | N/A | + | This property gets or sets the max extent of matrix to calculate the tiles. |
== Remarks == | == Remarks == | ||
- | N/A | + | By default, MaxExtent is null; the matrix is created depending on the GeographyUnit of current map. When it's DecimalDegree, the matrix' is calculated as (-180, 90, 180, -90) as MaxExtent. While it's not DecimalDegree, the matrix is (-1000000000, 1000000000, 1000000000, -1000000000); It's allowed to modify it to customize the matrix. |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
Line 1268: | Line 1271: | ||
** {{wiki:PublicProperty.gif|}} WrappingMode ** | ** {{wiki:PublicProperty.gif|}} WrappingMode ** | ||
- | N/A | + | Thie property gets or sets whether allow wrap date line. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#WrappingMode |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]] | * Type:[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]] | ||
Line 1278: | Line 1281: | ||
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.LayerOverlay#WrappingExtent |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
Line 1286: | Line 1289: | ||
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.LayerOverlay#AutoRefreshInterval |
== Return Value == | == Return Value == | ||
* Type:TimeSpan | * Type:TimeSpan | ||
Line 1292: | Line 1295: | ||
** {{wiki:PublicProperty.gif|}} Name ** | ** {{wiki:PublicProperty.gif|}} Name ** | ||
- | N/A | + | Gets or sets the name of this overaly. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Name |
== Return Value == | == Return Value == | ||
* Type:String | * Type:String | ||
Line 1300: | Line 1303: | ||
** {{wiki:PublicProperty.gif|}} MapArguments ** | ** {{wiki:PublicProperty.gif|}} MapArguments ** | ||
- | N/A | + | Gets or sets current map information which will be used for calculating mechanism. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#Initialize.28MapArguments.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | ||
Line 1308: | Line 1311: | ||
** {{wiki:PublicProperty.gif|}} OverlayCanvas ** | ** {{wiki:PublicProperty.gif|}} OverlayCanvas ** | ||
- | N/A | + | Gets or sets the actual canvas which maintains all the visual elements on the overlay. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OverlayCanvas |
== Return Value == | == Return Value == | ||
* Type:Canvas | * Type:Canvas | ||
Line 1318: | Line 1321: | ||
N/A | N/A | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#IsBase |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1326: | Line 1329: | ||
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.LayerOverlay#CanRefreshRegion |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1332: | Line 1335: | ||
** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ||
- | N/A | + | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#DrawingExceptionMode |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | ||
Line 1342: | Line 1345: | ||
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.LayerOverlay#DrawAttributionCore.28GeoCanvas.29 |
== Return Value == | == Return Value == | ||
* Type:String | * Type:String | ||
Line 1365: | Line 1368: | ||
** {{wiki:ProtectedProperty.gif|}} DrawingCanvas ** | ** {{wiki:ProtectedProperty.gif|}} DrawingCanvas ** | ||
- | N/A | + | Gets current drawing canvas which holds actual tile controls. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#DrawingCanvas |
== Return Value == | == Return Value == | ||
* Type:Canvas | * Type:Canvas | ||
Line 1373: | Line 1376: | ||
** {{wiki:ProtectedProperty.gif|}} StretchCanvas ** | ** {{wiki:ProtectedProperty.gif|}} StretchCanvas ** | ||
- | N/A | + | Gets current stretch canvas which holds stretched tile controls during the stretch transition. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#StretchCanvas |
== Return Value == | == Return Value == | ||
* Type:Canvas | * Type:Canvas | ||
Line 1381: | Line 1384: | ||
** {{wiki:ProtectedProperty.gif|}} PreviousExtent ** | ** {{wiki:ProtectedProperty.gif|}} PreviousExtent ** | ||
- | N/A | + | Gets or sets the previous exent of the overlay. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#PreviousExtent |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
Line 1397: | Line 1400: | ||
** {{wiki:ProtectedProperty.gif|}} IsOverlayInitialized ** | ** {{wiki:ProtectedProperty.gif|}} IsOverlayInitialized ** | ||
- | N/A | + | Gets or sets if the overlay canvas is initialized. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#IsOverlayInitialized |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 1405: | Line 1408: | ||
==== Public Events ==== | ==== Public Events ==== | ||
** {{wiki:PublicEvent.gif|}} DrawTilesProgressChanged ** | ** {{wiki:PublicEvent.gif|}} DrawTilesProgressChanged ** | ||
- | N/A | + | This event raises when download progress is changed. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs|DrawTilesProgressChangedTileOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} DrawingTile ** | ** {{wiki:PublicEvent.gif|}} DrawingTile ** | ||
- | N/A | + | This event raises before the tile is drawing. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs|DrawingTileTileOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} DrawnTile ** | ** {{wiki:PublicEvent.gif|}} DrawnTile ** | ||
- | N/A | + | This event raises after the tile is drawn. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs|DrawnTileTileOverlayEventArgs]] | ||
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.LayerOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs|DrawingExceptionTileOverlayEventArgs]] | ||
Line 1435: | Line 1438: | ||
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.LayerOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs|DrawnExceptionTileOverlayEventArgs]] | ||
Line 1442: | Line 1445: | ||
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 1454: | Line 1457: | ||
** {{wiki:PublicEvent.gif|}} Drawing ** | ** {{wiki:PublicEvent.gif|}} Drawing ** | ||
- | N/A | + | This event raises before the overlay is drawing. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#GetDrawingCells.28RectangleShape.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | ||
** {{wiki:PublicEvent.gif|}} Drawn ** | ** {{wiki:PublicEvent.gif|}} Drawn ** | ||
- | N/A | + | This event raises after the overlay is drawn. |
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay#OnDrawn.28DrawnOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | ||
Line 1470: | Line 1473: | ||
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.LayerOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | ||
Line 1477: | Line 1480: | ||
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.LayerOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | ||