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