This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.textstyles [2015/09/21 03:24] admin |
thinkgeo.mapsuite.silverlightcore.textstyles [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.TextStyles ====== | ====== ThinkGeo.MapSuite.SilverlightCore.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|}} CreateSimpleTextStyle(String,String,Single,GeoFontWeight,GeoColor,GeoColor,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,GeoFontWeight,GeoColor,GeoColor,Single) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 102: | Line 105: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single,Single,Single) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 150: | Line 153: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 186: | Line 189: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,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|}} 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 266: | Line 269: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 306: | Line 309: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateMaskTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single,Single,Single) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 354: | Line 357: | ||
** {{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 370: | Line 373: | ||
** {{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 386: | Line 389: | ||
** {{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 402: | Line 405: | ||
** {{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 418: | Line 421: | ||
** {{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 434: | Line 437: | ||
** {{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 450: | Line 453: | ||
** {{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 466: | Line 469: | ||
** {{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 482: | Line 485: | ||
** {{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 498: | Line 501: | ||
** {{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 514: | Line 517: | ||
** {{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 530: | Line 533: | ||
** {{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 546: | Line 549: | ||
** {{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 562: | Line 565: | ||
** {{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 578: | Line 581: | ||
** {{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 594: | Line 597: | ||
** {{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 610: | Line 613: | ||
** {{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 626: | Line 629: | ||
** {{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 642: | Line 645: | ||
** {{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 658: | Line 661: | ||
** {{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 674: | Line 677: | ||
** {{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 690: | Line 693: | ||
** {{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 706: | Line 709: | ||
** {{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 722: | Line 725: | ||
** {{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 738: | Line 741: | ||
** {{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 754: | Line 757: | ||
** {{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 770: | Line 773: | ||
** {{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 786: | Line 789: | ||
** {{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 802: | Line 805: | ||
** {{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 818: | Line 821: | ||
** {{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 834: | Line 837: | ||
** {{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 850: | Line 853: | ||
** {{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 866: | Line 869: | ||
** {{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 882: | Line 885: | ||
** {{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 898: | Line 901: | ||
** {{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 914: | Line 917: | ||
** {{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 930: | Line 933: | ||
** {{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 946: | Line 949: | ||
** {{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 962: | Line 965: | ||
** {{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 978: | Line 981: | ||
** {{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 994: | Line 997: | ||
** {{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 1010: | Line 1013: | ||
** {{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 1026: | Line 1029: | ||
** {{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 1042: | Line 1045: | ||
** {{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 1058: | Line 1061: | ||
** {{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 1074: | Line 1077: | ||
** {{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 1090: | Line 1093: | ||
** {{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 1106: | Line 1109: | ||
** {{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 1122: | Line 1125: | ||
** {{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 1138: | Line 1141: | ||
** {{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 1154: | Line 1157: | ||
** {{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 1170: | Line 1173: | ||
** {{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 1186: | Line 1189: | ||
** {{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 1202: | Line 1205: | ||
** {{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 1218: | Line 1221: | ||
** {{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 1234: | Line 1237: | ||
** {{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 1250: | Line 1253: | ||
** {{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 1266: | Line 1269: | ||
** {{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 1282: | Line 1285: | ||
** {{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 1298: | Line 1301: | ||
** {{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 1314: | Line 1317: | ||
** {{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 1330: | Line 1333: | ||
** {{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 1346: | Line 1349: | ||
** {{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 1362: | Line 1365: | ||
** {{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 1378: | Line 1381: | ||
** {{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 1394: | Line 1397: | ||
** {{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 1410: | Line 1413: | ||
** {{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 1426: | Line 1429: | ||
** {{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 1442: | Line 1445: | ||
** {{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 1458: | Line 1461: | ||
** {{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 1474: | Line 1477: | ||
** {{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 1490: | Line 1493: | ||
** {{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 1506: | Line 1509: | ||
** {{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 1522: | Line 1525: | ||
** {{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 1538: | Line 1541: | ||
** {{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 1554: | Line 1557: | ||
** {{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 1570: | Line 1573: | ||
** {{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 1586: | Line 1589: | ||
** {{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 1602: | Line 1605: | ||
** {{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 1618: | Line 1621: | ||
** {{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 1634: | Line 1637: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 1666: | Line 1669: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor,Single,Single) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 1706: | Line 1709: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,GeoFontWeight,GeoColor,Single,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,GeoFontWeight,GeoColor,Single,Single) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 1746: | Line 1749: | ||
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single) ** | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTextStyle(String,String,Single,Boolean,GeoColor,GeoColor,Single) ** | ||
- | Get simple TextStyle. | + | * //Get simple TextStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 1787: | Line 1790: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 1799: | Line 1802: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |