Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –>
Contains the different map tools as properties and acts as an entrance for setting these map controls.
This class is designed to be easy to use. It contains all the available tools of the map. You can find and set those map tools easily by using this class.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
| Name | Parameters | DeclaringType | Summary |
Public Methods
Protected Methods
Public Properties
Protected Properties
Public Events
Public Constructors
Initializes a new instance of the class.
Parameters
Initializes a new instance of the class.
Parameters
| Name | Type | Description |
| adapter | MapToolsAdapter<!– ThinkGeo.MapSuite.FormsEdition.Adapters.MapToolsAdapter –> | The adapter. |
Go Back
Protected Constructors
Public Methods
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Clear()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Contains(String)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Equals(Object)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| obj | Object<!– System.Object –> | |
<!– System.Object –>
Go Back
GetEnumerator()
Return Value
| Return Type | Description |
| IEnumerator<MapTool><!– System.Collections.Generic.IEnumerator{ThinkGeo.MapSuite.FormsEdition.MapTool} –> | |
Parameters
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
GetHashCode()
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
GetKeys()
Return Value
| Return Type | Description |
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
GetType()
Return Value
| Return Type | Description |
| Type<!– System.Type –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
| key | String<!– System.String –> | |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveDown(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveDown(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
| toIndex | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveTo(String, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
| toIndex | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveTo(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| fromIndex | Int32<!– System.Int32 –> | |
| toIndex | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveToBottom(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveToBottom(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveToTop(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveToTop(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveUp(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
MoveUp(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Remove(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
RemoveAt(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
ToString()
Return Value
| Return Type | Description |
| String<!– System.String –> | |
Parameters
Protected Methods
ClearItems()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool}(overriden) –>
Go Back
Finalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool}(overriden) –>
Go Back
MemberwiseClone()
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
OnAdded(AddedGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnAdding(AddingGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnClearedItems(ClearedItemsGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnClearingItems(ClearingItemsGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnCollectionChanged(NotifyCollectionChangedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | NotifyCollectionChangedEventArgs<!– System.Collections.Specialized.NotifyCollectionChangedEventArgs –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnInserted(InsertedGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnInserting(InsertingGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnPropertyChanged(PropertyChangedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> | |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnRemoved(RemovedGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
OnRemoving(RemovingGeoCollectionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
RemoveItem(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool}(overriden) –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
| item | MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> | |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool}(overriden) –>
Go Back
Public Properties
Adapter
Return Value
| Return Type |
| MapElementAdapter<!– ThinkGeo.MapSuite.FormsEdition.Adapters.MapElementAdapter –> |
<!– ThinkGeo.MapSuite.FormsEdition.MapTools –>
Go Back
CenterCoordinate
Gets or sets the center coordinate.
Return Value
<!– ThinkGeo.MapSuite.FormsEdition.MapTools –>
Go Back
Count
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Item
Return Value
| Return Type |
| MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Item
Return Value
| Return Type |
| MapTool<!– ThinkGeo.MapSuite.FormsEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Return Value
| Return Type |
| ZoomMapTool<!– ThinkGeo.MapSuite.FormsEdition.ZoomMapTool –> |
<!– ThinkGeo.MapSuite.FormsEdition.MapTools –>
Go Back
Protected Properties
Items
Return Value
| Return Type |
| IList<MapTool><!– System.Collections.Generic.IList{ThinkGeo.MapSuite.FormsEdition.MapTool} –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Public Events
Added
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Adding
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
ClearedItems
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
ClearingItems
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
CollectionChanged
Event Arguments
| Event Arguments |
| NotifyCollectionChangedEventArgs<!– System.Collections.Specialized.NotifyCollectionChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Inserted
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Inserting
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
PropertyChanged
Event Arguments
| Event Arguments |
| PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Removed
Event Arguments
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.FormsEdition.MapTool} –>
Go Back
Removing
Event Arguments