User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.pointstyles

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.silverlightcore.pointstyles [2015/09/21 03:23]
admin
thinkgeo.mapsuite.silverlightcore.pointstyles [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightCore.PointStyles ====== ====== ThinkGeo.MapSuite.SilverlightCore.PointStyles ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map. This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map.
 ===== 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|}} CreateSimplePointStyle(PointSymbolType,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimplePointStyle(PointSymbolType,​GeoColor,​Single) **
  
-Static API to create a point style.+  * //Static API to create a point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 86: Line 89:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimplePointStyle(PointSymbolType,​GeoColor,​GeoColor,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimplePointStyle(PointSymbolType,​GeoColor,​GeoColor,​Single,​Single) **
  
-Static API to create a point style.+  * //Static API to create a point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 118: Line 121:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimplePointStyle(PointSymbolType,​GeoColor,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimplePointStyle(PointSymbolType,​GeoColor,​GeoColor,​Single) **
  
-Static API to create a point style.+  * //Static API to create a point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 146: Line 149:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleCircleStyle(GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleCircleStyle(GeoColor,​Single) **
  
-Static API to create a circle point style.+  * //Static API to create a circle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 166: Line 169:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleCircleStyle(GeoColor,​Single,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleCircleStyle(GeoColor,​Single,​GeoColor,​Single) **
  
-Static API to create a circle point style.+  * //Static API to create a circle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 194: Line 197:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleCircleStyle(GeoColor,​Single,​GeoColor) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleCircleStyle(GeoColor,​Single,​GeoColor) **
  
-Static API to create a circle point style.+  * //Static API to create a circle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 218: Line 221:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleSquareStyle(GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleSquareStyle(GeoColor,​Single) **
  
-Static API to create a square point style.+  * //Static API to create a square point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 238: Line 241:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleSquareStyle(GeoColor,​Single,​GeoColor) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleSquareStyle(GeoColor,​Single,​GeoColor) **
  
-Static API to create a square point style.+  * //Static API to create a square point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 262: Line 265:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleSquareStyle(GeoColor,​Single,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleSquareStyle(GeoColor,​Single,​GeoColor,​Single) **
  
-Static API to create a square point style.+  * //Static API to create a square point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 290: Line 293:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleStarStyle(GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleStarStyle(GeoColor,​Single) **
  
-Static API to create a star point style.+  * //Static API to create a star point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 310: Line 313:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleStarStyle(GeoColor,​Single,​GeoColor) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleStarStyle(GeoColor,​Single,​GeoColor) **
  
-Static API to create a star point style.+  * //Static API to create a star point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 334: Line 337:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTriangleStyle(GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTriangleStyle(GeoColor,​Single) **
  
-Static API to create a triangle point style.+  * //Static API to create a triangle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 354: Line 357:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTriangleStyle(GeoColor,​Single,​GeoColor) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTriangleStyle(GeoColor,​Single,​GeoColor) **
  
-Static API to create a triangle point style.+  * //Static API to create a triangle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 378: Line 381:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTriangleStyle(GeoColor,​Single,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTriangleStyle(GeoColor,​Single,​GeoColor,​Single) **
  
-Static API to create a triangle point style.+  * //Static API to create a triangle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 406: Line 409:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateCompoundCircleStyle(GeoColor,​Single,​GeoColor,​Single,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateCompoundCircleStyle(GeoColor,​Single,​GeoColor,​Single,​GeoColor,​Single) **
  
-Static API to create a compound circle point style.+  * //Static API to create a compound circle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 442: Line 445:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateCompoundCircleStyle(GeoColor,​Single,​GeoColor,​Single,​GeoColor,​Single,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateCompoundCircleStyle(GeoColor,​Single,​GeoColor,​Single,​GeoColor,​Single,​GeoColor,​Single) **
  
-Static API to create a compound circle point style.+  * //Static API to create a compound circle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 486: Line 489:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateCompoundPointStyle(PointSymbolType,​GeoColor,​GeoColor,​Single,​Single,​PointSymbolType,​GeoColor,​GeoColor,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateCompoundPointStyle(PointSymbolType,​GeoColor,​GeoColor,​Single,​Single,​PointSymbolType,​GeoColor,​GeoColor,​Single,​Single) **
  
-Static API to create a compound circle point style.+  * //Static API to create a compound circle point style.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 539: Line 542:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 551: Line 554:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.silverlightcore.pointstyles.1442805786.txt.gz · Last modified: 2015/09/21 03:23 by admin