This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.areastyles [2015/09/21 03:19] admin |
thinkgeo.mapsuite.silverlightcore.areastyles [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.AreaStyles ====== | ====== ThinkGeo.MapSuite.SilverlightCore.AreaStyles ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class is a collection of predefined styles and helper methods for creating styles. | This class is a collection of predefined styles and helper methods for creating styles. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 22: | Line 25: | ||
** {{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 38: | Line 41: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 50: | Line 53: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 62: | Line 65: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 78: | Line 81: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 98: | Line 101: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 122: | Line 125: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32,LineDashStyle) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32,LineDashStyle) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 150: | Line 153: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,Single,Single) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 174: | Line 177: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Single,Single) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 202: | Line 205: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32,Single,Single) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 234: | Line 237: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32,LineDashStyle,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleAreaStyle(GeoColor,GeoColor,Int32,LineDashStyle,Single,Single) ** | ||
- | This method builds a simple area style. | + | * //This method builds a simple area style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 270: | Line 273: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateLinearGradientStyle(Vertex,Vertex,GeoColor,GeoColor) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateLinearGradientStyle(Vertex,Vertex,GeoColor,GeoColor) ** | ||
- | This method returns a linear gradient style. | + | * //This method returns a linear gradient style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 298: | Line 301: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateLinearGradientStyle(Vertex,Vertex,GeoColor,GeoColor,GeoColor) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateLinearGradientStyle(Vertex,Vertex,GeoColor,GeoColor,GeoColor) ** | ||
- | This method returns a linear gradient style. | + | * //This method returns a linear gradient style.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 331: | Line 334: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 343: | Line 346: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |