User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.scalelinemaptoolsetting

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.scalelinemaptoolsetting [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.mvcedition.scalelinemaptoolsetting [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting ====== ====== ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
 A setting for ScaleLineMapTool that contains APIs to set properties of ScaleLineMapToolSetting using in MVC view. A setting for ScaleLineMapTool that contains APIs to set properties of ScaleLineMapToolSetting using in MVC view.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-    * PublicKeyToken=null]] +    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool,​ MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null]] 
-      * Culture=neutral +      *ThinkGeo.MapSuite.MvcEdition.MapToolSetting`2[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null]] 
-        * Version=9.0.0.0 +        ***ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting**
-***** MvcEdition +
-******[[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting]] +
-******* PublicKeyToken=null] +
-******** Culture=neutral +
-********* ​Version=9.0.0.0 +
-********** MvcEdition +
-***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool]] +
-************ PublicKeyToken=null]] +
-************* Culture=neutral +
-************** ​Version=9.0.0.0 +
-*************** MvcEdition +
-****************[[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting]] +
-***************** PublicKeyToken=null] +
-****************** Culture=neutral +
-******************* ​Version=9.0.0.0 +
-******************** MvcEdition +
-*********************[[ThinkGeo.MapSuite.MvcEdition.MapToolSetting`2[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool]] +
-**********************[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting]]+
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ScaleLineMapToolSetting(ScaleLineMapTool) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#ScaleLineMapToolSetting(ScaleLineMapTool)|ScaleLineMapToolSetting]] ​  | [[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]] ​  ​| ​   | Initializes a new instance of the ScaleLineMapToolSetting class. ​  |+
  
-==== Protected Constructors ​==== +  * //​Initializes a new instance of the ScaleLineMapToolSetting class.// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +  * //​mapTool//​ 
 +    * Type:​[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]] 
 +    * Description:​N/​A
  
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} Enabled(Boolean) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#Enabled(Boolean)|Enabled]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.MvcEdition.MapToolSetting|MapToolSetting]]<​[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]],​[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting|ScaleLineMapToolSetting]]> ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +  * //N/A//
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * Type:​[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting|ScaleLineMapToolSetting]] 
 +  * Description:​N/​A
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * //​isEnabled//​ 
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​Element|Element]] ​  | [[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]] ​  | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<​[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]],​[[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting|ScaleLineMapToolSetting]]> ​  ​| ​   |+    * Type:Boolean 
 +    * Description:​N/​A
  
-==== Public Events ==== +<div newline></​div>​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+** {{wiki:​PublicMethod.gif|}} ToString() **
  
-===== Public Constructors ===== +  * //N/A// 
-==== ScaleLineMapToolSetting(ScaleLineMapTool) ==== +== Remarks ​== 
-Initializes a new instance of the ScaleLineMapToolSetting class. +  ​* //N/A//
-=== Parameters === +
- Name ^  Type ^  Description ^ +
-| mapTool ​  | [[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]]<​!-- ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  ​* ​Type:String 
-===== Public Methods ===== +  * Description:N/A
-==== Enabled(Boolean) ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| [[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting|ScaleLineMapToolSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div>​ 
-| isEnabled ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   ​|+** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MapToolSetting{ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool,​ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting} --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Equals(Object) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Boolean 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //obj// 
-==== GetHashCode() ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Int32 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== ToString() ​==== +** {{wiki:​PublicMethod.gif|}} GetType() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Type 
-===== Protected Methods ===== +  * Description:N/A
-==== Finalize() ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== MemberwiseClone() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-===== Public Properties ===== +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-===== Protected Properties ===== +
-==== Element ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool|ScaleLineMapTool]]<​!-- ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.ScaleLineMapTool,​ThinkGeo.MapSuite.MvcEdition.ScaleLineMapToolSetting} --+  * //N/A// 
-[[#​Protected ​Properties|Go Back]] +== Remarks == 
-===== Public Events ​===== +  * //N/A// 
-__NOTOC__ + 
-[[Category:​MvcEdition]] +== Return Value == 
-[[Category:ThinkGeo.MapSuite.MvcEdition]] +  * Type:​Object 
-[[Category:​UpdateDocumentation]]+  * 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.ScaleLineMapTool|ScaleLineMapTool]] 
 + 
 +==== Public Events ====
  
thinkgeo.mapsuite.mvcedition.scalelinemaptoolsetting.1440040131.txt.gz · Last modified: 2015/09/21 03:35 (external edit)