User Tools

Site Tools


thinkgeo.mapsuite.webedition.markervalueitem

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.webedition.markervalueitem [2015/09/18 03:08]
admin
thinkgeo.mapsuite.webedition.markervalueitem [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WebEdition.MarkerValueItem ====== ====== ThinkGeo.MapSuite.WebEdition.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+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​MarkerValueItem.28.29/​/
 == 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+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​MarkerValueItem.28String.29/​/
 == 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+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​ToString.28.29/​/
  
 == 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+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 71: Line 74:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 83: Line 86:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 96: Line 99:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 108: Line 111:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 123: Line 126:
 Gets or sets the value that we will use to match with the feature data. If the value matches, we will use the style for this item. Gets or sets the value that we will use to match with the feature data. If the value matches, we will use the style for this item.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 131: Line 134:
 Gets or sets the marker style that will be applied to the markers if the CustomMarkerStyle is not defined. Gets or sets the marker style that will be applied to the markers if the CustomMarkerStyle is not defined.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MarkerValueItem#​DefaultMarkerStyle
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WebEdition.PointMarkerStyle|PointMarkerStyle]]   * Type:​[[ThinkGeo.MapSuite.WebEdition.PointMarkerStyle|PointMarkerStyle]]
Line 139: Line 142:
 Gets or sets the style that could be any type of MarkerStyle. Gets or sets the style that could be any type of MarkerStyle.
 == Remarks == == Remarks ==
-The CustomMarkerStyle could be any type of MarkerStyle. This style has a higher priority than the DefaultMarkerStyle. This means that if you defined both DefaultMarkerStyle and CustomMarkerStyle,​ the CustomMarkerStyle will be used.+The <​strong>​CustomMarkerStyle</​strong> ​could be any type of <​strong>​MarkerStyle</​strong>​. This style has a higher priority than the <​strong>​DefaultMarkerStyle</​strong>​. This means that if you defined both <​strong>​DefaultMarkerStyle</​strong> ​and <​strong>​CustomMarkerStyle</​strong>​, the <​strong>​CustomMarkerStyle</​strong> ​will be used.
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WebEdition.MarkerStyle|MarkerStyle]]   * Type:​[[ThinkGeo.MapSuite.WebEdition.MarkerStyle|MarkerStyle]]
thinkgeo.mapsuite.webedition.markervalueitem.1442545718.txt.gz · Last modified: 2015/09/18 03:08 by admin