User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.minimapmaptoolsetting

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.mvcedition.minimapmaptoolsetting [2015/09/22 08:35]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting ====== 
-A setting for MiniMapMapTool that contains APIs to set properties of MiniMapMapToolSetting using in MVC view. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapTool,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]] 
-      *ThinkGeo.MapSuite.MvcEdition.MapToolSetting`2[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapTool,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]] 
-        ***ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} MiniMapMapToolSetting(MiniMapMapTool) ** 
- 
-  * //​Initializes a new instance of the MiniMapMapToolSetting class.// 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-  * //mapTool// 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapTool|MiniMapMapTool]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} MaximizeRatio(Int32) ** 
- 
-  * //Set maximize Ratio of map for Element property and retun the MiniMapMapToolSetting//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting|MiniMapMapToolSetting]] 
-  * Description:​The setting of MiniMapMapToolSetting itself 
- 
-== Parameters == 
-  * //​maximizeRatio//​ 
-    * Type:Int32 
-    * Description:​A maximize Ratio of map for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MinimizeRatio(Int32) ** 
- 
-  * //Set minimize Ratio of map for Element property and retun the MiniMapMapToolSetting//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting|MiniMapMapToolSetting]] 
-  * Description:​The setting of MiniMapMapToolSetting itself 
- 
-== Parameters == 
-  * //​minimizeRatio//​ 
-    * Type:Int32 
-    * Description:​A minimize Ratio of map for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Enabled(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapToolSetting|MiniMapMapToolSetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isEnabled//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-==== Protected Properties ==== 
-** {{wiki:​ProtectedProperty.gif|}} Element ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.MiniMapMapTool|MiniMapMapTool]] 
- 
-==== Public Events ==== 
  
thinkgeo.mapsuite.mvcedition.minimapmaptoolsetting.1442910947.txt.gz ยท Last modified: 2015/09/22 08:35 by admin