MapTools¶
Inheritance Hierarchy¶
Members Summary¶
Public Constructors Summary¶
| Name |
|---|
MapTools() |
MapTools(MapView) |
Protected Constructors Summary¶
| Name |
|---|
| N/A |
Public Properties Summary¶
| Name | Return Type | Description |
|---|---|---|
CenterCoordinate | CenterCoordinateMapTool | Gets the center coordinate. |
Count | Int32 | N/A |
Item | MapTool | N/A |
Item | MapTool | N/A |
ScaleLine | ScaleLineMapTool | Gets the scale line. |
ZoomMapTool | ZoomMapTool | Gets the zoom map tool. |
Protected Properties Summary¶
| Name | Return Type | Description |
|---|---|---|
Items | IList<MapTool> | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
| Name | Event Arguments | Description |
|---|---|---|
Inserting | InsertingGeoCollectionEventArgs | N/A |
Inserted | InsertedGeoCollectionEventArgs | N/A |
Removing | RemovingGeoCollectionEventArgs | N/A |
Removed | RemovedGeoCollectionEventArgs | N/A |
Adding | AddingGeoCollectionEventArgs | N/A |
Added | AddedGeoCollectionEventArgs | N/A |
ClearingItems | ClearingItemsGeoCollectionEventArgs | N/A |
ClearedItems | ClearedItemsGeoCollectionEventArgs | N/A |
Members Detail¶
Public Constructors¶
| Name |
|---|
MapTools() |
MapTools(MapView) |
Protected Constructors¶
Public Properties¶
CenterCoordinate¶
Summary
Gets the center coordinate.
Remarks
N/A
Return Value
Count¶
Summary
N/A
Remarks
N/A
Return Value
Int32
Item¶
Summary
N/A
Remarks
N/A
Return Value
Item¶
Summary
N/A
Remarks
N/A
Return Value
ScaleLine¶
Summary
Gets the scale line.
Remarks
N/A
Return Value
ZoomMapTool¶
Summary
Gets the zoom map tool.
Remarks
N/A
Return Value
Protected Properties¶
Items¶
Summary
N/A
Remarks
N/A
Return Value
IList<MapTool>
Public Methods¶
Add(String,MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
| item | MapTool | N/A |
Add(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
Add(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
Clear()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Contains(String)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Boolean | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
Contains(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Boolean | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
CopyTo(MapTool[],Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| array | MapTool[] | N/A |
| index | Int32 | N/A |
Equals(Object)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Boolean | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object | N/A |
GetEnumerator()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
IEnumerator<MapTool> | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
GetHashCode()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Int32 | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
GetKeys()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Collection<String> | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
GetType()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Type | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
IndexOf(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Int32 | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
Insert(Int32,MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
| item | MapTool | N/A |
Insert(Int32,String,MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
| key | String | N/A |
| item | MapTool | N/A |
Insert(Int32,MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
| item | MapTool | N/A |
MoveDown(Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
MoveDown(String)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
MoveDown(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
MoveTo(Int32,Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| fromIndex | Int32 | N/A |
| toIndex | Int32 | N/A |
MoveTo(String,Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
| toIndex | Int32 | N/A |
MoveTo(MapTool,Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
| toIndex | Int32 | N/A |
MoveToBottom(Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
MoveToBottom(String)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
MoveToBottom(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
MoveToTop(Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
MoveToTop(String)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
MoveToTop(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
MoveUp(Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
MoveUp(String)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
MoveUp(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
Refresh()¶
Summary
Refreshes this instance.
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Remove(String)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | N/A |
Remove(MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Boolean | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| item | MapTool | N/A |
RemoveAt(Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
ToString()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
String | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Protected Methods¶
ClearItems()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Finalize()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
InsertItem(Int32,MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
| item | MapTool | N/A |
MemberwiseClone()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Object | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
OnAdded(AddedGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | AddedGeoCollectionEventArgs | N/A |
OnAdding(AddingGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | AddingGeoCollectionEventArgs | N/A |
OnClearedItems(ClearedItemsGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | ClearedItemsGeoCollectionEventArgs | N/A |
OnClearingItems(ClearingItemsGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | ClearingItemsGeoCollectionEventArgs | N/A |
OnCollectionChanged(NotifyCollectionChangedEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | NotifyCollectionChangedEventArgs | N/A |
OnInserted(InsertedGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InsertedGeoCollectionEventArgs | N/A |
OnInserting(InsertingGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InsertingGeoCollectionEventArgs | N/A |
OnPropertyChanged(PropertyChangedEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | PropertyChangedEventArgs | N/A |
OnRemoved(RemovedGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | RemovedGeoCollectionEventArgs | N/A |
OnRemoving(RemovingGeoCollectionEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | RemovingGeoCollectionEventArgs | N/A |
RemoveItem(Int32)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
SetItem(Int32,MapTool)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | N/A |
| item | MapTool | N/A |
Public Events¶
Inserting¶
N/A
Remarks
N/A
Event Arguments
InsertingGeoCollectionEventArgs
Inserted¶
N/A
Remarks
N/A
Event Arguments
InsertedGeoCollectionEventArgs
Removing¶
N/A
Remarks
N/A
Event Arguments
RemovingGeoCollectionEventArgs
Removed¶
N/A
Remarks
N/A
Event Arguments
Adding¶
N/A
Remarks
N/A
Event Arguments
Added¶
N/A
Remarks
N/A
Event Arguments
ClearingItems¶
N/A
Remarks
N/A
Event Arguments
ClearingItemsGeoCollectionEventArgs
ClearedItems¶
N/A
Remarks
N/A
Event Arguments