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