This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting [2015/09/21 03:32] admin |
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| A setting for ClassBreakMarkerStyle that contains APIs to set properties of ClassBreakMarkerStyleSetting using in MVC view. | A setting for ClassBreakMarkerStyle that contains APIs to set properties of ClassBreakMarkerStyleSetting using in MVC view. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 10: | Line 13: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle) ** | ** {{wiki:PublicMethod.gif|}} ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle) ** | ||
| - | Initializes a new instance of the ClassBreakMarkerStyleSetting class. | + | * //Initializes a new instance of the ClassBreakMarkerStyleSetting class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //style// | * //style// | ||
| Line 23: | Line 26: | ||
| ** {{wiki:PublicMethod.gif|}} ColumnName(String) ** | ** {{wiki:PublicMethod.gif|}} ColumnName(String) ** | ||
| - | Set columnName for Element property and retun the ClassBreakMarkerStyleSetting | + | * //Set columnName for Element property and retun the ClassBreakMarkerStyleSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 39: | Line 42: | ||
| ** {{wiki:PublicMethod.gif|}} BreakValueInclusion(BreakValueInclusion) ** | ** {{wiki:PublicMethod.gif|}} BreakValueInclusion(BreakValueInclusion) ** | ||
| - | Set breakValueInclusion for Element property and retun the ClassBreakMarkerStyleSetting | + | * //Set breakValueInclusion for Element property and retun the ClassBreakMarkerStyleSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 55: | Line 58: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak(MarkerClassBreak) ** | ** {{wiki:PublicMethod.gif|}} ClassBreak(MarkerClassBreak) ** | ||
| - | Set classBreak for Element property and retun the ClassBreakMarkerStyleSetting | + | * //Set classBreak for Element property and retun the ClassBreakMarkerStyleSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 71: | Line 74: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 83: | Line 86: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 99: | Line 102: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 111: | Line 114: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 124: | Line 127: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 136: | Line 139: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||