User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.maptool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.maptool [2015/09/21 03:34]
admin
thinkgeo.mapsuite.mvcedition.maptool [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.MapTool ====== ====== ThinkGeo.MapSuite.MvcEdition.MapTool ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Defines the properties and methods that are shared by all controls on the map. Defines the properties and methods that are shared by all controls on the map.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 22: Line 25:
 ** {{wiki:​ProtectedMethod.gif|}} MapTool() ** ** {{wiki:​ProtectedMethod.gif|}} MapTool() **
  
-Initialize an instance of the MapTool class.+  * //Initialize an instance of the MapTool class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} MapTool(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} MapTool(Boolean) **
  
-Initialize an instance of the MapTool class with a boolean value that indicates whether it is enabled.+  * //Initialize an instance of the MapTool class with a boolean value that indicates whether it is enabled.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //enabled//   * //enabled//
Line 41: Line 44:
 ** {{wiki:​PublicMethod.gif|}} ToJson() ** ** {{wiki:​PublicMethod.gif|}} ToJson() **
  
-Returns a JSON string that represents the map control object.+  * //Returns a JSON string that represents the map control object.//
 == Remarks == == Remarks ==
-This method returns a JSON string that instructs the client Javascript to create a specific client object.+  * //This method returns a JSON string that instructs the client Javascript to create a specific client object.//
  
 == Return Value == == Return Value ==
Line 53: Line 56:
 ** {{wiki:​PublicMethod.gif|}} FromJson(String) ** ** {{wiki:​PublicMethod.gif|}} FromJson(String) **
  
-Load this object from a json string.+  * //Load this object from a json string.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 69: Line 72:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 81: Line 84:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 97: Line 100:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 109: Line 112:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 122: Line 125:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 134: Line 137:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.mvcedition.maptool.1442806441.txt.gz ยท Last modified: 2015/09/21 03:34 by admin