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