This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.clustermarkerstylesetting [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.clustermarkerstylesetting [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
A setting for ClusterMarkerStyle that contains APIs to set properties of ClusterMarkerStyleSetting using in MVC view. | A setting for ClusterMarkerStyle that contains APIs to set properties of ClusterMarkerStyleSetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | * PublicKeyToken=null]] | + | *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Culture=neutral | + | *ThinkGeo.MapSuite.MvcEdition.MarkerStyleSetting`2[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Version=9.0.0.0 | + | ***ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting** |
- | ***** MvcEdition | + | |
- | ******[[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting]] | + | |
- | ******* PublicKeyToken=null] | + | |
- | ******** Culture=neutral | + | |
- | ********* Version=9.0.0.0 | + | |
- | ********** MvcEdition | + | |
- | ***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle]] | + | |
- | ************ PublicKeyToken=null]] | + | |
- | ************* Culture=neutral | + | |
- | ************** Version=9.0.0.0 | + | |
- | *************** MvcEdition | + | |
- | ****************[[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting]] | + | |
- | ***************** PublicKeyToken=null] | + | |
- | ****************** Culture=neutral | + | |
- | ******************* Version=9.0.0.0 | + | |
- | ******************** MvcEdition | + | |
- | *********************[[ThinkGeo.MapSuite.MvcEdition.MarkerStyleSetting`2[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle]] | + | |
- | **********************[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting]] | + | |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ClusterMarkerStyleSetting(ClusterMarkerStyle) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ClusterMarkerStyleSetting(ClusterMarkerStyle)|ClusterMarkerStyleSetting]] | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle|ClusterMarkerStyle]] | | Initializes a new instance of the ClusterMarkerStyleSetting class. | | + | |
- | ==== Protected Constructors ==== | + | * //Initializes a new instance of the ClusterMarkerStyleSetting class.// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //style// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle|ClusterMarkerStyle]] | ||
+ | * Description:the ClusterMarker Style which will be assigned to Element property | ||
+ | <div newline></div> | ||
+ | ==== Protected Constructors ==== | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} DistanceInPixel(Double) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#DistanceInPixel(Double)|DistanceInPixel]] | Double | | Set distanceInPixel for Element property and retun the ClusterMarkerStyleSetting | | + | |
- | | {{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}}[[#MapHeight(Double)|MapHeight]] | Double | | Set mapHeight for Element property and retun the ClusterMarkerStyleSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MapWidth(Double)|MapWidth]] | Double | | Set mapWidth for Element property and retun the ClusterMarkerStyleSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MarkerStyle(Action<MarkerStyleCollection>)|MarkerStyle]] | Action<[[ThinkGeo.MapSuite.MvcEdition.MarkerStyleCollection|MarkerStyleCollection]]> | | Set MarkerStyle for Element property according to a method that takes MarkerStyleCollection and retun the ClusterMarkerStyleSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | * //Set distanceInPixel for Element property and retun the ClusterMarkerStyleSetting// |
- | ^ 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.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]] |
+ | * Description:The setting of ClusterMarkerStyleSetting itself | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //distanceInPixel// |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle|ClusterMarkerStyle]] | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle|ClusterMarkerStyle]],[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]]> | | | + | * Type:Double |
+ | * Description:A distanceInPixel for Element property | ||
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} MarkerStyle(Action<MarkerStyleCollection>) ** |
- | ===== Public Constructors ===== | + | * //Set MarkerStyle for Element property according to a method that takes MarkerStyleCollection and retun the ClusterMarkerStyleSetting// |
- | ==== ClusterMarkerStyleSetting(ClusterMarkerStyle) ==== | + | == Remarks == |
- | Initializes a new instance of the ClusterMarkerStyleSetting class. | + | * //N/A// |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | style | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle|ClusterMarkerStyle]]<!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle --> | the ClusterMarker Style which will be assigned to Element property | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]] |
- | ===== Public Methods ===== | + | * Description:The setting of ClusterMarkerStyleSetting itself |
- | ==== DistanceInPixel(Double) ==== | + | |
- | Set distanceInPixel for Element property and retun the ClusterMarkerStyleSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | The setting of ClusterMarkerStyleSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //actionMarkerStyle// |
- | | distanceInPixel | Double<!-- System.Double --> | A distanceInPixel for Element property | | + | * Type:Action<[[ThinkGeo.MapSuite.MvcEdition.MarkerStyleCollection|MarkerStyleCollection]]> |
+ | * Description:a method that takes MarkerStyleCollection | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} MapWidth(Double) ** |
- | ==== Equals(Object) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //Set mapWidth for Element property and retun the ClusterMarkerStyleSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | obj | Object<!-- System.Object --> | | | + | * //N/A// |
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]] |
- | ==== GetHashCode() ==== | + | * Description:The setting of ClusterMarkerStyleSetting itself |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //mapWidth// |
+ | * Type:Double | ||
+ | * Description:A mapWidth for Element property | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} MapHeight(Double) ** |
- | ==== GetType() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //Set mapHeight for Element property and retun the ClusterMarkerStyleSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]] |
- | ==== MapHeight(Double) ==== | + | * Description:The setting of ClusterMarkerStyleSetting itself |
- | Set mapHeight for Element property and retun the ClusterMarkerStyleSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | The setting of ClusterMarkerStyleSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //mapHeight// |
- | | mapHeight | Double<!-- System.Double --> | A mapHeight for Element property | | + | * Type:Double |
+ | * Description:A mapHeight for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | ==== MapWidth(Double) ==== | + | |
- | Set mapWidth for Element property and retun the ClusterMarkerStyleSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | The setting of ClusterMarkerStyleSetting itself | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | mapWidth | Double<!-- System.Double --> | A mapWidth for Element property | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== MarkerStyle(Action<MarkerStyleCollection>) ==== | + | * Description:N/A |
- | Set MarkerStyle for Element property according to a method that takes MarkerStyleCollection and retun the ClusterMarkerStyleSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting|ClusterMarkerStyleSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | The setting of ClusterMarkerStyleSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | actionMarkerStyle | Action<[[ThinkGeo.MapSuite.MvcEdition.MarkerStyleCollection|MarkerStyleCollection]]><!-- System.Action{ThinkGeo.MapSuite.MvcEdition.MarkerStyleCollection} --> | a method that takes MarkerStyleCollection | | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | <!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting --> | + | * //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:Boolean |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //obj// |
- | ===== Protected Methods ===== | + | * Type:Object |
- | ==== Finalize() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | <!-- 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:Int32 |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ===== Public Properties ===== | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | ===== Protected Properties ===== | + | |
- | ==== Element ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle|ClusterMarkerStyle]]<!-- ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle,ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting} --> | + | * //N/A// |
- | [[#Protected Properties|Go Back]] | + | == Remarks == |
- | ===== Public Events ===== | + | * //N/A// |
- | __NOTOC__ | + | |
- | [[Category:MvcEdition]] | + | == Return Value == |
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | * Type:Type |
- | [[Category:UpdateDocumentation]] | + | * 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.ClusterMarkerStyle|ClusterMarkerStyle]] | ||
+ | |||
+ | ==== Public Events ==== | ||