This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.maptools [2015/09/18 03:13] admin |
thinkgeo.mapsuite.wpfdesktopedition.maptools [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.MapTools ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapTools ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Contains the different map tools as properties and acts as an entrance for setting these map controls. | Contains the different map tools as properties and acts as an entrance for setting these map controls. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:PublicMethod.gif|}} MapTools() ** | ** {{wiki:PublicMethod.gif|}} MapTools() ** | ||
- | Constructor of MapTools class. | + | * //Constructor of MapTools 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.MapTools#MapTools.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} MapTools(WpfMap) ** | ** {{wiki:PublicMethod.gif|}} MapTools(WpfMap) ** | ||
- | Constructor of MapTools class. | + | * //Constructor of MapTools 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.MapTools#MapTools.28WpfMap.29// |
== Parameters == | == Parameters == | ||
* //wpfMap// | * //wpfMap// | ||
Line 30: | Line 33: | ||
** {{wiki:PublicMethod.gif|}} Refresh() ** | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
- | Refreshes all the map tools objects maintaining in the MapTools object. | + | * //Refreshes all the map tools objects maintaining in the MapTools object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#Refresh.28.29// |
== Return Value == | == Return Value == | ||
Line 42: | Line 45: | ||
** {{wiki:PublicMethod.gif|}} GetKeys() ** | ** {{wiki:PublicMethod.gif|}} GetKeys() ** | ||
- | 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.MapTools#GetKeys.28.29// |
== Return Value == | == Return Value == | ||
Line 54: | Line 57: | ||
** {{wiki:PublicMethod.gif|}} Add(String,MapTool) ** | ** {{wiki:PublicMethod.gif|}} Add(String,MapTool) ** | ||
- | 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.MapTools#Add.28String.2C_MapTool.29// |
== Return Value == | == Return Value == | ||
Line 74: | Line 77: | ||
** {{wiki:PublicMethod.gif|}} Add(MapTool) ** | ** {{wiki:PublicMethod.gif|}} Add(MapTool) ** | ||
- | 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.MapTools#Add.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 90: | Line 93: | ||
** {{wiki:PublicMethod.gif|}} Insert(Int32,MapTool) ** | ** {{wiki:PublicMethod.gif|}} Insert(Int32,MapTool) ** | ||
- | 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.MapTools#Insert.28Int32.2C_MapTool.29// |
== Return Value == | == Return Value == | ||
Line 110: | Line 113: | ||
** {{wiki:PublicMethod.gif|}} Insert(Int32,String,MapTool) ** | ** {{wiki:PublicMethod.gif|}} Insert(Int32,String,MapTool) ** | ||
- | 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.MapTools#Insert.28Int32.2C_String.2C_MapTool.29// |
== Return Value == | == Return Value == | ||
Line 134: | Line 137: | ||
** {{wiki:PublicMethod.gif|}} Remove(String) ** | ** {{wiki:PublicMethod.gif|}} Remove(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#Remove.28String.29// |
== Return Value == | == Return Value == | ||
Line 150: | Line 153: | ||
** {{wiki:PublicMethod.gif|}} MoveUp(Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveUp(Int32) ** | ||
- | 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.MapTools#MoveUp.28Int32.29// |
== Return Value == | == Return Value == | ||
Line 166: | Line 169: | ||
** {{wiki:PublicMethod.gif|}} MoveUp(String) ** | ** {{wiki:PublicMethod.gif|}} MoveUp(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#MoveUp.28String.29// |
== Return Value == | == Return Value == | ||
Line 182: | Line 185: | ||
** {{wiki:PublicMethod.gif|}} MoveUp(MapTool) ** | ** {{wiki:PublicMethod.gif|}} MoveUp(MapTool) ** | ||
- | 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.MapTools#MoveUp.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 198: | Line 201: | ||
** {{wiki:PublicMethod.gif|}} MoveDown(Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveDown(Int32) ** | ||
- | 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.MapTools#MoveDown.28Int32.29// |
== Return Value == | == Return Value == | ||
Line 214: | Line 217: | ||
** {{wiki:PublicMethod.gif|}} MoveDown(String) ** | ** {{wiki:PublicMethod.gif|}} MoveDown(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#MoveDown.28String.29// |
== Return Value == | == Return Value == | ||
Line 230: | Line 233: | ||
** {{wiki:PublicMethod.gif|}} MoveDown(MapTool) ** | ** {{wiki:PublicMethod.gif|}} MoveDown(MapTool) ** | ||
- | 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.MapTools#MoveDown.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 246: | Line 249: | ||
** {{wiki:PublicMethod.gif|}} MoveToTop(Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveToTop(Int32) ** | ||
- | 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.MapTools#MoveToTop.28Int32.29// |
== Return Value == | == Return Value == | ||
Line 262: | Line 265: | ||
** {{wiki:PublicMethod.gif|}} MoveToTop(String) ** | ** {{wiki:PublicMethod.gif|}} MoveToTop(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#MoveToTop.28String.29// |
== Return Value == | == Return Value == | ||
Line 278: | Line 281: | ||
** {{wiki:PublicMethod.gif|}} MoveToTop(MapTool) ** | ** {{wiki:PublicMethod.gif|}} MoveToTop(MapTool) ** | ||
- | 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.MapTools#MoveToTop.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 294: | Line 297: | ||
** {{wiki:PublicMethod.gif|}} MoveToBottom(Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveToBottom(Int32) ** | ||
- | 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.MapTools#MoveToBottom.28Int32.29// |
== Return Value == | == Return Value == | ||
Line 310: | Line 313: | ||
** {{wiki:PublicMethod.gif|}} MoveToBottom(String) ** | ** {{wiki:PublicMethod.gif|}} MoveToBottom(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#MoveToBottom.28String.29// |
== Return Value == | == Return Value == | ||
Line 326: | Line 329: | ||
** {{wiki:PublicMethod.gif|}} MoveToBottom(MapTool) ** | ** {{wiki:PublicMethod.gif|}} MoveToBottom(MapTool) ** | ||
- | 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.MapTools#MoveToBottom.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 342: | Line 345: | ||
** {{wiki:PublicMethod.gif|}} MoveTo(Int32,Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveTo(Int32,Int32) ** | ||
- | 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.MapTools#MoveTo.28Int32.2C_Int32.29// |
== Return Value == | == Return Value == | ||
Line 362: | Line 365: | ||
** {{wiki:PublicMethod.gif|}} MoveTo(String,Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveTo(String,Int32) ** | ||
- | 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.MapTools#MoveTo.28String.2C_Int32.29// |
== Return Value == | == Return Value == | ||
Line 382: | Line 385: | ||
** {{wiki:PublicMethod.gif|}} MoveTo(MapTool,Int32) ** | ** {{wiki:PublicMethod.gif|}} MoveTo(MapTool,Int32) ** | ||
- | 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.MapTools#MoveTo.28MapTool.2C_Int32.29// |
== Return Value == | == Return Value == | ||
Line 402: | Line 405: | ||
** {{wiki:PublicMethod.gif|}} Contains(String) ** | ** {{wiki:PublicMethod.gif|}} Contains(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#Contains.28String.29// |
== Return Value == | == Return Value == | ||
Line 418: | Line 421: | ||
** {{wiki:PublicMethod.gif|}} Add(MapTool) ** | ** {{wiki:PublicMethod.gif|}} Add(MapTool) ** | ||
- | 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.MapTools#Add.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 434: | Line 437: | ||
** {{wiki:PublicMethod.gif|}} Clear() ** | ** {{wiki:PublicMethod.gif|}} Clear() ** | ||
- | 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.MapTools#Clear.28.29// |
== Return Value == | == Return Value == | ||
Line 446: | Line 449: | ||
** {{wiki:PublicMethod.gif|}} CopyTo(MapTool[],Int32) ** | ** {{wiki:PublicMethod.gif|}} CopyTo(MapTool[],Int32) ** | ||
- | 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 466: | Line 469: | ||
** {{wiki:PublicMethod.gif|}} Contains(MapTool) ** | ** {{wiki:PublicMethod.gif|}} Contains(MapTool) ** | ||
- | 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.MapTools#Contains.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 482: | Line 485: | ||
** {{wiki:PublicMethod.gif|}} GetEnumerator() ** | ** {{wiki:PublicMethod.gif|}} GetEnumerator() ** | ||
- | 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.MapTools#GetEnumerator.28.29// |
== Return Value == | == Return Value == | ||
Line 494: | Line 497: | ||
** {{wiki:PublicMethod.gif|}} IndexOf(MapTool) ** | ** {{wiki:PublicMethod.gif|}} IndexOf(MapTool) ** | ||
- | 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.MapTools#IndexOf.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 510: | Line 513: | ||
** {{wiki:PublicMethod.gif|}} Insert(Int32,MapTool) ** | ** {{wiki:PublicMethod.gif|}} Insert(Int32,MapTool) ** | ||
- | 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.MapTools#Insert.28Int32.2C_MapTool.29// |
== Return Value == | == Return Value == | ||
Line 530: | Line 533: | ||
** {{wiki:PublicMethod.gif|}} Remove(MapTool) ** | ** {{wiki:PublicMethod.gif|}} Remove(MapTool) ** | ||
- | 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.MapTools#Remove.28MapTool.29// |
== Return Value == | == Return Value == | ||
Line 546: | Line 549: | ||
** {{wiki:PublicMethod.gif|}} RemoveAt(Int32) ** | ** {{wiki:PublicMethod.gif|}} RemoveAt(Int32) ** | ||
- | 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.MapTools#RemoveAt.28Int32.29// |
== Return Value == | == Return Value == | ||
Line 562: | Line 565: | ||
** {{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.MapTools#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 574: | Line 577: | ||
** {{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.MapTools#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 590: | Line 593: | ||
** {{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.MapTools#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 602: | Line 605: | ||
** {{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.MapTools#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 615: | Line 618: | ||
** {{wiki:ProtectedMethod.gif|}} OnInserting(InsertingGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnInserting(InsertingGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnInserting.28InsertingGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 631: | Line 634: | ||
** {{wiki:ProtectedMethod.gif|}} OnInserted(InsertedGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnInserted(InsertedGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnInserted.28InsertedGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 647: | Line 650: | ||
** {{wiki:ProtectedMethod.gif|}} OnRemoving(RemovingGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnRemoving(RemovingGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnRemoving.28RemovingGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 663: | Line 666: | ||
** {{wiki:ProtectedMethod.gif|}} OnRemoved(RemovedGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnRemoved(RemovedGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnRemoved.28RemovedGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 679: | Line 682: | ||
** {{wiki:ProtectedMethod.gif|}} OnAdding(AddingGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnAdding(AddingGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnAdding.28AddingGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 695: | Line 698: | ||
** {{wiki:ProtectedMethod.gif|}} OnAdded(AddedGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnAdded(AddedGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnAdded.28AddedGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 711: | Line 714: | ||
** {{wiki:ProtectedMethod.gif|}} OnClearingItems(ClearingItemsGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnClearingItems(ClearingItemsGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnClearingItems.28ClearingItemsGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 727: | Line 730: | ||
** {{wiki:ProtectedMethod.gif|}} OnClearedItems(ClearedItemsGeoCollectionEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnClearedItems(ClearedItemsGeoCollectionEventArgs) ** | ||
- | 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.MapTools#OnClearedItems.28ClearedItemsGeoCollectionEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 743: | Line 746: | ||
** {{wiki:ProtectedMethod.gif|}} InsertItem(Int32,MapTool) ** | ** {{wiki:ProtectedMethod.gif|}} InsertItem(Int32,MapTool) ** | ||
- | 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.MapTools#InsertItem.28Int32.2C_MapTool.29// |
== Return Value == | == Return Value == | ||
Line 763: | Line 766: | ||
** {{wiki:ProtectedMethod.gif|}} RemoveItem(Int32) ** | ** {{wiki:ProtectedMethod.gif|}} RemoveItem(Int32) ** | ||
- | 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.MapTools#RemoveItem.28Int32.29// |
== Return Value == | == Return Value == | ||
Line 779: | Line 782: | ||
** {{wiki:ProtectedMethod.gif|}} ClearItems() ** | ** {{wiki:ProtectedMethod.gif|}} ClearItems() ** | ||
- | 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.MapTools#ClearItems.28.29// |
== Return Value == | == Return Value == | ||
Line 791: | Line 794: | ||
** {{wiki:ProtectedMethod.gif|}} SetItem(Int32,MapTool) ** | ** {{wiki:ProtectedMethod.gif|}} SetItem(Int32,MapTool) ** | ||
- | 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.MapTools#SetItem.28Int32.2C_MapTool.29// |
== Return Value == | == Return Value == | ||
Line 811: | Line 814: | ||
** {{wiki:ProtectedMethod.gif|}} OnCollectionChanged(NotifyCollectionChangedEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnCollectionChanged(NotifyCollectionChangedEventArgs) ** | ||
- | 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.MapTools#OnCollectionChanged.28NotifyCollectionChangedEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 827: | Line 830: | ||
** {{wiki:ProtectedMethod.gif|}} OnPropertyChanged(PropertyChangedEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnPropertyChanged(PropertyChangedEventArgs) ** | ||
- | 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.MapTools#OnPropertyChanged.28PropertyChangedEventArgs.29// |
== Return Value == | == Return Value == | ||
Line 843: | Line 846: | ||
** {{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.MapTools#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 855: | Line 858: | ||
** {{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.MapTools#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 870: | Line 873: | ||
Gets a shortcut of LogoMapTool object. | Gets a shortcut of LogoMapTool object. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#Logo |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.LogoMapTool|LogoMapTool]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.LogoMapTool|LogoMapTool]] | ||
Line 878: | Line 881: | ||
Gets a shortcut of MouseCoordinate object. | Gets a shortcut of MouseCoordinate object. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#MouseCoordinate |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]] | ||
Line 886: | Line 889: | ||
Gets a shortcut of PanZoomBar object. | Gets a shortcut of PanZoomBar object. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#PanZoomBar |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.PanZoomBarMapTool|PanZoomBarMapTool]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.PanZoomBarMapTool|PanZoomBarMapTool]] | ||
Line 894: | Line 897: | ||
Gets a shortcut of ScaleLine object. | Gets a shortcut of ScaleLine object. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTools#ScaleLine |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.ScaleLineMapTool|ScaleLineMapTool]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.ScaleLineMapTool|ScaleLineMapTool]] | ||
Line 902: | Line 905: | ||
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.MapTools#ClearItems.28.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | ||
Line 910: | Line 913: | ||
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.MapTools#Count |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 918: | Line 921: | ||
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.MapTools#ClearItems.28.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | ||
Line 927: | Line 930: | ||
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.MapTools#ClearItems.28.29 |
== Return Value == | == Return Value == | ||
* Type:IList<[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]]> | * Type:IList<[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]]> | ||
Line 935: | Line 938: | ||
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.MapTools#OnInserting.28InsertingGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] | ||
Line 942: | Line 945: | ||
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.MapTools#OnInserted.28InsertedGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] | ||
Line 949: | Line 952: | ||
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.MapTools#OnRemoving.28RemovingGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] | ||
Line 956: | Line 959: | ||
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.MapTools#OnRemoved.28RemovedGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] | ||
Line 963: | Line 966: | ||
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.MapTools#OnAdding.28AddingGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] | ||
Line 970: | Line 973: | ||
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.MapTools#OnAdded.28AddedGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] | ||
Line 977: | Line 980: | ||
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.MapTools#OnClearingItems.28ClearingItemsGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] | ||
Line 984: | Line 987: | ||
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.MapTools#OnClearedItems.28ClearedItemsGeoCollectionEventArgs.29 |
Event Arguments:[[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] | ||
Line 991: | Line 994: | ||
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.MapTools#OnCollectionChanged.28NotifyCollectionChangedEventArgs.29 |
Event Arguments: | Event Arguments: | ||
Line 998: | Line 1001: | ||
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.MapTools#OnPropertyChanged.28PropertyChangedEventArgs.29 |
Event Arguments: | Event Arguments: | ||