User Tools

Site Tools


thinkgeo.mapsuite.core.textstyles

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.core.textstyles [2015/09/18 05:52]
admin
thinkgeo.mapsuite.core.textstyles [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.TextStyles ====== ====== ThinkGeo.MapSuite.Core.TextStyles ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 The class provides commonly-used TextStyles and some methods to create various kinds of TextStyles. A TextStyle is a kind of sheet used to render a font on the map. The class provides commonly-used TextStyles and some methods to create various kinds of TextStyles. A TextStyle is a kind of sheet used to render a font on 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|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 106: Line 109:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​GeoFont,​GeoSolidBrush,​AreaStyle,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​GeoFont,​GeoSolidBrush,​AreaStyle,​Single,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 142: Line 145:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 182: Line 185:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 230: Line 233:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City1(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 246: Line 249:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City2(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 262: Line 265:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City3(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 278: Line 281:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City4(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City4(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 294: Line 297:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City5(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City5(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 310: Line 313:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City6(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City6(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 326: Line 329:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City7(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City7(String) **
  
-Get the commonly-used city TextStyle based on the given columnName point-type data.+  * //Get the commonly-used city TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 342: Line 345:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital1(String) **
  
-Get the commonly-used capital TextStyle based on the given columnName point-type data.+  * //Get the commonly-used capital TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 358: Line 361:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital2(String) **
  
-Get the commonly-used capital TextStyle based on the given columnName point-type data.+  * //Get the commonly-used capital TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 374: Line 377:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital3(String) **
  
-Get the commonly-used capital TextStyle based on the given columnName point-type data.+  * //Get the commonly-used capital TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 390: Line 393:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} NoData1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} NoData1(String) **
  
-Get the commonly-used nodata TextStyle based on the given columnName point-type data.+  * //Get the commonly-used nodata TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 406: Line 409:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Water1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Water1(String) **
  
-Get the commonly-used water TextStyle based on the given columnName point-type data.+  * //Get the commonly-used water TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 422: Line 425:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Water2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Water2(String) **
  
-Get the commonly-used water TextStyle based on the given columnName point-type data.+  * //Get the commonly-used water TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 438: Line 441:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Military1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Military1(String) **
  
-Get the commonly-used military TextStyle based on the given columnName point-type data.+  * //Get the commonly-used military TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 454: Line 457:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Wildlife1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Wildlife1(String) **
  
-Get the commonly-used wildlife TextStyle based on the given columnName point-type data.+  * //Get the commonly-used wildlife TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 470: Line 473:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} State1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} State1(String) **
  
-Get the commonly-used state TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 486: Line 489:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} State2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} State2(String) **
  
-Get the commonly-used state TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 502: Line 505:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Swamp1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Swamp1(String) **
  
-Get the commonly-used swamp TextStyle based on the given columnName point-type data.+  * //Get the commonly-used swamp TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 518: Line 521:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Swamp2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Swamp2(String) **
  
-Get the commonly-used swamp TextStyle based on the given columnName point-type data.+  * //Get the commonly-used swamp TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 534: Line 537:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Urban1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Urban1(String) **
  
-Get the commonly-used urban TextStyle based on the given columnName point-type data.+  * //Get the commonly-used urban TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 550: Line 553:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Urban2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Urban2(String) **
  
-Get the commonly-used urban TextStyle based on the given columnName point-type data.+  * //Get the commonly-used urban TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 566: Line 569:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Country1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Country1(String) **
  
-Get the commonly-used country TextStyle based on the given columnName point-type data.+  * //Get the commonly-used country TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 582: Line 585:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Country2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Country2(String) **
  
-Get the commonly-used country TextStyle based on the given columnName point-type data.+  * //Get the commonly-used country TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 598: Line 601:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} County1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} County1(String) **
  
-Get the commonly-used county TextStyle based on the given columnName point-type data.+  * //Get the commonly-used county TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 614: Line 617:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} County2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} County2(String) **
  
-Get the commonly-used county TextStyle based on the given columnName point-type data.+  * //Get the commonly-used county TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 630: Line 633:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Antarctical(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Antarctical(String) **
  
-Get the commonly-used antarctical TextStyle based on the given columnName point-type data.+  * //Get the commonly-used antarctical TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 646: Line 649:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Evergreen1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Evergreen1(String) **
  
-Get the commonly-used evergreen TextStyle based on the given columnName point-type data.+  * //Get the commonly-used evergreen TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 662: Line 665:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Evergreen2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Evergreen2(String) **
  
-Get the commonly-used evergreen TextStyle based on the given columnName point-type data.+  * //Get the commonly-used evergreen TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 678: Line 681:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Grass1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Grass1(String) **
  
-Get the commonly-used grass TextStyle based on the given columnName point-type data.+  * //Get the commonly-used grass TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 694: Line 697:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} WaterIntermittent1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} WaterIntermittent1(String) **
  
-Get the commonly-used waterIntermittent TextStyle based on the given columnName point-type data.+  * //Get the commonly-used waterIntermittent TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 710: Line 713:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Sand1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Sand1(String) **
  
-Get the commonly-used sand TextStyle based on the given columnName point-type data.+  * //Get the commonly-used sand TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 726: Line 729:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SeaIce1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SeaIce1(String) **
  
-Get the commonly-used seaice TextStyle based on the given columnName point-type data.+  * //Get the commonly-used seaice TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 742: Line 745:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SnowIce1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SnowIce1(String) **
  
-Get the commonly-used snowice TextStyle based on the given columnName point-type data.+  * //Get the commonly-used snowice TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 758: Line 761:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Tundra1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Tundra1(String) **
  
-Get the commonly-used tundra TextStyle based on the given columnName point-type data.+  * //Get the commonly-used tundra TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 774: Line 777:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Crop1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Crop1(String) **
  
-Get the commonly-used crop TextStyle based on the given columnName point-type data.+  * //Get the commonly-used crop TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 790: Line 793:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Forest1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Forest1(String) **
  
-Get the commonly-used forest TextStyle based on the given columnName point-type data.+  * //Get the commonly-used forest TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 806: Line 809:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Park1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Park1(String) **
  
-Get the commonly-used park TextStyle based on the given columnName point-type data.+  * //Get the commonly-used park TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 822: Line 825:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad1(String) **
  
-Get the commonly-used localroad TextStyle based on the given columnName point-type data.+  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 838: Line 841:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad2(String) **
  
-Get the commonly-used localroad TextStyle based on the given columnName point-type data.+  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 854: Line 857:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad3(String) **
  
-Get the commonly-used localroad TextStyle based on the given columnName point-type data.+  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 870: Line 873:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad4(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad4(String) **
  
-Get the commonly-used localroad TextStyle based on the given columnName point-type data.+  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 886: Line 889:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SecondaryRoad1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SecondaryRoad1(String) **
  
-Get the commonly-used secondary road TextStyle based on the given columnName point-type data.+  * //Get the commonly-used secondary road TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 902: Line 905:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SecondaryRoad2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SecondaryRoad2(String) **
  
-Get the commonly-used secondary road TextStyle based on the given columnName point-type data.+  * //Get the commonly-used secondary road TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 918: Line 921:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet1(String) **
  
-Get the commonly-used major street TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major street TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 934: Line 937:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet2(String) **
  
-Get the commonly-used major street TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major street TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 950: Line 953:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet3(String) **
  
-Get the commonly-used major street TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major street TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 966: Line 969:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad1(String) **
  
-Get the commonly-used major road TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 982: Line 985:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad2(String) **
  
-Get the commonly-used major road TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 998: Line 1001:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad3(String) **
  
-Get the commonly-used major road TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1014: Line 1017:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad4(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad4(String) **
  
-Get the commonly-used major road TextStyle based on the given columnName point-type data.+  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1030: Line 1033:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway1(String) **
  
-Get the commonly-used highway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1046: Line 1049:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway2(String) **
  
-Get the commonly-used highway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1062: Line 1065:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway3(String) **
  
-Get the commonly-used highway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1078: Line 1081:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway4(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway4(String) **
  
-Get the commonly-used highway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1094: Line 1097:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway5(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway5(String) **
  
-Get the commonly-used highway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1110: Line 1113:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate1(String) **
  
-Get the commonly-used interstate TextStyle based on the given columnName point-type data.+  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1126: Line 1129:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate2(String) **
  
-Get the commonly-used interstate TextStyle based on the given columnName point-type data.+  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1142: Line 1145:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate3(String) **
  
-Get the commonly-used interstate TextStyle based on the given columnName point-type data.+  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1158: Line 1161:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate4(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate4(String) **
  
-Get the commonly-used interstate TextStyle based on the given columnName point-type data.+  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1174: Line 1177:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} InternationalBorder1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} InternationalBorder1(String) **
  
-Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.+  * //Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1190: Line 1193:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} InternationalBorder2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} InternationalBorder2(String) **
  
-Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.+  * //Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1206: Line 1209:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway1(String) **
  
-Get the commonly-used railway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1222: Line 1225:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway2(String) **
  
-Get the commonly-used railway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1238: Line 1241:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway3(String) **
  
-Get the commonly-used railway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1254: Line 1257:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway4(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway4(String) **
  
-Get the commonly-used railway TextStyle based on the given columnName point-type data.+  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1270: Line 1273:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} StateBorder1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} StateBorder1(String) **
  
-Get the commonly-used state border TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state border TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1286: Line 1289:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} River1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} River1(String) **
  
-Get the commonly-used state river TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state river TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1302: Line 1305:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} River2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} River2(String) **
  
-Get the commonly-used state river TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state river TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1318: Line 1321:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Canal1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Canal1(String) **
  
-Get the commonly-used state canal TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state canal TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1334: Line 1337:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ContestedBorder1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ContestedBorder1(String) **
  
-Get the commonly-used state contested border TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state contested border TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1350: Line 1353:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ContestedBorder2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ContestedBorder2(String) **
  
-Get the commonly-used state contested border TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state contested border TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1366: Line 1369:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} DegreeLine1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} DegreeLine1(String) **
  
-Get the commonly-used state degree line TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state degree line TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1382: Line 1385:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Equator1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Equator1(String) **
  
-Get the commonly-used state equator TextStyle based on the given columnName point-type data.+  * //Get the commonly-used state equator TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1398: Line 1401:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} RiverIntermittent1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} RiverIntermittent1(String) **
  
-Get the commonly-used river intermittent TextStyle based on the given columnName point-type data.+  * //Get the commonly-used river intermittent TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1414: Line 1417:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline1(String) **
  
-Get the commonly-used pipeline TextStyle based on the given columnName point-type data.+  * //Get the commonly-used pipeline TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1430: Line 1433:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline2(String) **
  
-Get the commonly-used pipeline TextStyle based on the given columnName point-type data.+  * //Get the commonly-used pipeline TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1446: Line 1449:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline3(String) **
  
-Get the commonly-used pipeline TextStyle based on the given columnName point-type data.+  * //Get the commonly-used pipeline TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1462: Line 1465:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility1(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility1(String) **
  
-Get the commonly-used utility TextStyle based on the given columnName point-type data.+  * //Get the commonly-used utility TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1478: Line 1481:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility2(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility2(String) **
  
-Get the commonly-used utility TextStyle based on the given columnName point-type data.+  * //Get the commonly-used utility TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1494: Line 1497:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility3(String) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility3(String) **
  
-Get the commonly-used utility TextStyle based on the given columnName point-type data.+  * //Get the commonly-used utility TextStyle based on the given columnName point-type data.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1510: Line 1513:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1542: Line 1545:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​Single,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1582: Line 1585:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1622: Line 1625:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single,​Single) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1670: Line 1673:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor) **
  
-Get simple TextStyle.+  * //Get simple TextStyle.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1707: Line 1710:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1719: Line 1722:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.core.textstyles.1442555576.txt.gz ยท Last modified: 2015/09/18 05:52 by admin