ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> Contains the different map tools as properties and act as an entrance for setting these map controls.
This class is designed just for easy to use. It contains all the available map tools of the map. You can find and set those map tools easily by using this class.
*System.Object **ThinkGeo.MapSuite.SilverlightEdition.MapTools
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | LogoMapTool | Gets a LogoMapTool object for setting | |
![]() | MouseCoordinateMapTool | Gets an MouseCoordinateMapTool object for setting. | |
![]() | MouseMapTool | Gets a MouseMapTool object for setting. | |
![]() | OverlaySwitcherMapTool | ||
![]() | PanZoomBarMapTool | Gets an PanZoomBar object for setting. | |
![]() | ScaleLineMapTool | Gets a ScaleLineMapTool object for setting. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initialize an instance of the MapTools class.
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets a LogoMapTool object for setting
Return Type |
---|
LogoMapTool<!– ThinkGeo.MapSuite.SilverlightEdition.LogoMapTool –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MapTools –> Go Back
Gets an MouseCoordinateMapTool object for setting.
Return Type |
---|
MouseCoordinateMapTool<!– ThinkGeo.MapSuite.SilverlightEdition.MouseCoordinateMapTool –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MapTools –> Go Back
Gets a MouseMapTool object for setting.
Return Type |
---|
MouseMapTool<!– ThinkGeo.MapSuite.SilverlightEdition.MouseMapTool –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MapTools –> Go Back
Return Type |
---|
OverlaySwitcherMapTool<!– ThinkGeo.MapSuite.SilverlightEdition.OverlaySwitcherMapTool –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MapTools –> Go Back
Gets an PanZoomBar object for setting.
Return Type |
---|
PanZoomBarMapTool<!– ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MapTools –> Go Back
Gets a ScaleLineMapTool object for setting.
Return Type |
---|
ScaleLineMapTool<!– ThinkGeo.MapSuite.SilverlightEdition.ScaleLineMapTool –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.MapTools –> Go Back