This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.markervalueitem [2015/09/21 03:34] admin |
thinkgeo.mapsuite.mvcedition.markervalueitem [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.MarkerValueItem ====== | ====== ThinkGeo.MapSuite.MvcEdition.MarkerValueItem ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents one value in a ValueMarkerStyle. | This class represents one value in a ValueMarkerStyle. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 8: | Line 11: | ||
** {{wiki:PublicMethod.gif|}} MarkerValueItem() ** | ** {{wiki:PublicMethod.gif|}} MarkerValueItem() ** | ||
- | Initialize a new instance of the MarkerValueItem class. | + | * //Initialize a new instance of the MarkerValueItem class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} MarkerValueItem(String) ** | ** {{wiki:PublicMethod.gif|}} MarkerValueItem(String) ** | ||
- | Initialize a new instance of the MarkerValueItem class using the value string specified. | + | * //Initialize a new instance of the MarkerValueItem class using the value string specified.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //value// | * //value// | ||
Line 26: | Line 29: | ||
** {{wiki:PublicMethod.gif|}} MarkerValueItem(String,MarkerStyle) ** | ** {{wiki:PublicMethod.gif|}} MarkerValueItem(String,MarkerStyle) ** | ||
- | Initialize a new instance of the MarkerValueItem class with the value string and custom marker style specified. | + | * //Initialize a new instance of the MarkerValueItem class with the value string and custom marker style specified.// |
== Remarks == | == Remarks == | ||
- | It is recommended that you do not use this constructor if it is not necessary. Instead, you can set the properties directly on the DefaultMarkerStyle. | + | * //It is recommended that you do not use this constructor if it is not necessary. Instead, you can set the properties directly on the DefaultMarkerStyle.// |
== Parameters == | == Parameters == | ||
* //value// | * //value// | ||
Line 43: | Line 46: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 55: | Line 58: | ||
** {{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 71: | Line 74: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 83: | Line 86: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 96: | Line 99: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 108: | Line 111: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |