This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightcore.classbreak [2015/09/21 03:19] admin |
thinkgeo.mapsuite.silverlightcore.classbreak [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.SilverlightCore.ClassBreak ====== | ====== ThinkGeo.MapSuite.SilverlightCore.ClassBreak ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents a single class break. | This class represents a single class break. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 8: | Line 11: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak() ** | ** {{wiki:PublicMethod.gif|}} ClassBreak() ** | ||
| - | This is the class constructor. | + | * //This is the class constructor.// |
| == Remarks == | == Remarks == | ||
| - | If you use this default constructor, then you should set the properties manually. | + | * //If you use this default constructor, then you should set the properties manually.// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,AreaStyle) ** | ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,AreaStyle) ** | ||
| - | This is the class constructor. | + | * //This is the class constructor.// |
| == Remarks == | == Remarks == | ||
| - | This overload allows you to pass in a break value and an AreaStyle to use. | + | * //This overload allows you to pass in a break value and an AreaStyle to use.// |
| == Parameters == | == Parameters == | ||
| * //value// | * //value// | ||
| Line 30: | Line 33: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,PointStyle) ** | ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,PointStyle) ** | ||
| - | This is the class constructor. | + | * //This is the class constructor.// |
| == Remarks == | == Remarks == | ||
| - | This overload allows you to pass in a break value and a Point to use. | + | * //This overload allows you to pass in a break value and a Point to use.// |
| == Parameters == | == Parameters == | ||
| * //value// | * //value// | ||
| Line 45: | Line 48: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,LineStyle) ** | ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,LineStyle) ** | ||
| - | This is the class constructor. | + | * //This is the class constructor.// |
| == Remarks == | == Remarks == | ||
| - | This overload allows you to pass in a break value and a LineStyle to use. | + | * //This overload allows you to pass in a break value and a LineStyle to use.// |
| == Parameters == | == Parameters == | ||
| * //value// | * //value// | ||
| Line 60: | Line 63: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,TextStyle) ** | ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,TextStyle) ** | ||
| - | This is the class constructor. | + | * //This is the class constructor.// |
| == Remarks == | == Remarks == | ||
| - | This overload allows you to pass in a break value and a TextStyle to use. | + | * //This overload allows you to pass in a break value and a TextStyle to use.// |
| == Parameters == | == Parameters == | ||
| * //value// | * //value// | ||
| Line 75: | Line 78: | ||
| ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,Collection<Style>) ** | ** {{wiki:PublicMethod.gif|}} ClassBreak(Double,Collection<Style>) ** | ||
| - | This is the class constructor. | + | * //This is the class constructor.// |
| == Remarks == | == Remarks == | ||
| - | This overload allows you to pass in a break value and a collection of TextStyles to use. | + | * //This overload allows you to pass in a break value and a collection of TextStyles to use.// |
| == Parameters == | == Parameters == | ||
| * //value// | * //value// | ||
| Line 92: | Line 95: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 104: | Line 107: | ||
| ** {{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 120: | Line 123: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 132: | Line 135: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 145: | Line 148: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 157: | Line 160: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||