User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting [2015/09/21 03:32]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting ====== 
-A setting for ClassBreakMarkerStyle that contains APIs to set properties of ClassBreakMarkerStyleSetting using in MVC view. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]] 
-      *ThinkGeo.MapSuite.MvcEdition.MarkerStyleSetting`2[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]] 
-        ***ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle) ** 
- 
-Initializes a new instance of the ClassBreakMarkerStyleSetting class. 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //style// 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] 
-    * Description:​the ClassBreakMarker Style which will be assigned to Element property 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ColumnName(String) ** 
- 
-Set columnName for Element property and retun the ClassBreakMarkerStyleSetting 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] 
-  * Description:​The setting of ClassBreakMarkerStyleSetting itself 
- 
-== Parameters == 
-  * //​columnName//​ 
-    * Type:String 
-    * Description:​A columnName for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BreakValueInclusion(BreakValueInclusion) ** 
- 
-Set breakValueInclusion for Element property and retun the ClassBreakMarkerStyleSetting 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] 
-  * Description:​The setting of ClassBreakMarkerStyleSetting itself 
- 
-== Parameters == 
-  * //​breakValueInclusion//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.BreakValueInclusion|BreakValueInclusion]] 
-    * Description:​A breakValueInclusion for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ClassBreak(MarkerClassBreak) ** 
- 
-Set classBreak for Element property and retun the ClassBreakMarkerStyleSetting 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] 
-  * Description:​The setting of ClassBreakMarkerStyleSetting itself 
- 
-== Parameters == 
-  * //​classBreak//​ 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.MarkerClassBreak|MarkerClassBreak]] 
-    * Description:​A classBreak for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Type 
-  * 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.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] 
- 
-==== Public Events ==== 
  
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting.1442806346.txt.gz ยท Last modified: 2015/09/21 03:32 by admin