====== ThinkGeo.MapSuite.SilverlightEdition.MapTools ====== {{section>upgrade_map_suite_to_10.0}} Contains the different map tools as properties and act as an entrance for setting these map controls. ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.SilverlightEdition.MapTools** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} MapTools(Map) ** * //Initialize an instance of the MapTools class.// == Remarks == * //N/A// == Parameters == * //map// * Type:[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] * Description:N/A
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A ** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters == ==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == ==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} MouseMapTool ** Gets a MouseMapTool object for setting. == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MouseMapTool|MouseMapTool]] ** {{wiki:PublicProperty.gif|}} MouseCoordinate ** Gets an MouseCoordinateMapTool object for setting. == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MouseCoordinateMapTool|MouseCoordinateMapTool]] ** {{wiki:PublicProperty.gif|}} ScaleLine ** Gets a ScaleLineMapTool object for setting. == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightEdition.ScaleLineMapTool|ScaleLineMapTool]] ** {{wiki:PublicProperty.gif|}} Logo ** Gets a LogoMapTool object for setting == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightEdition.LogoMapTool|LogoMapTool]] ** {{wiki:PublicProperty.gif|}} PanZoomBar ** Gets an PanZoomBar object for setting. == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool|PanZoomBarMapTool]] ** {{wiki:PublicProperty.gif|}} OverlaySwitcher ** N/A == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] ==== Protected Properties ==== ==== Public Events ====