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

Next revision
Previous revision
thinkgeo.mapsuite.core.textstyles [2015/08/20 03:08]
127.0.0.1 external edit
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}}
  
- 
-<!-- Class --> 
 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 =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.Core.TextStyles]]+    ***ThinkGeo.MapSuite.Core.TextStyles**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
 ==== Protected Constructors ==== ==== Protected Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ToString() ​**
-{{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Antarctical(String)|Antarctical]] ​  | String ​  ​| ​   | Get the commonly-used antarctical TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Canal1(String)|Canal1]] ​  | String ​  ​| ​   | Get the commonly-used state canal TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Capital1(String)|Capital1]] ​  | String ​  ​| ​   | Get the commonly-used capital TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Capital2(String)|Capital2]] ​  | String ​  ​| ​   | Get the commonly-used capital TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Capital3(String)|Capital3]] ​  | String ​  ​| ​   | Get the commonly-used capital TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City1(String)|City1]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City2(String)|City2]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City3(String)|City3]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City4(String)|City4]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City5(String)|City5]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City6(String)|City6]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​City7(String)|City7]] ​  | String ​  ​| ​   | Get the commonly-used city TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​ContestedBorder1(String)|ContestedBorder1]] ​  | String ​  ​| ​   | Get the commonly-used state contested border TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​ContestedBorder2(String)|ContestedBorder2]] ​  | String ​  ​| ​   | Get the commonly-used state contested border TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Country1(String)|Country1]] ​  | String ​  ​| ​   | Get the commonly-used country TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Country2(String)|Country2]] ​  | String ​  ​| ​   | Get the commonly-used country TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​County1(String)|County1]] ​  | String ​  ​| ​   | Get the commonly-used county TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​County2(String)|County2]] ​  | String ​  ​| ​   | Get the commonly-used county TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single, Single)|CreateMaskTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ Single, Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single, Single, Single)|CreateMaskTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ Single, Single, Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateMaskTextStyle(String,​ GeoFont, GeoSolidBrush,​ AreaStyle, Single, Single)|CreateMaskTextStyle]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]],​ [[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]],​ Single, Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single)|CreateMaskTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor)|CreateMaskTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single, Single, Single)|CreateSimpleTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ Single, Single, Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single)|CreateSimpleTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, Single, Single)|CreateSimpleTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],​ Single, Single ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor)|CreateSimpleTextStyle]] ​  | String, String, Single, [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] ​  ​| ​   | Get simple TextStyle. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Crop1(String)|Crop1]] ​  | String ​  ​| ​   | Get the commonly-used crop TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​DegreeLine1(String)|DegreeLine1]] ​  | String ​  ​| ​   | Get the commonly-used state degree line TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Equator1(String)|Equator1]] ​  | String ​  ​| ​   | Get the commonly-used state equator TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Evergreen1(String)|Evergreen1]] ​  | String ​  ​| ​   | Get the commonly-used evergreen TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Evergreen2(String)|Evergreen2]] ​  | String ​  ​| ​   | Get the commonly-used evergreen TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Forest1(String)|Forest1]] ​  | String ​  ​| ​   | Get the commonly-used forest TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Grass1(String)|Grass1]] ​  | String ​  ​| ​   | Get the commonly-used grass TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Highway1(String)|Highway1]] ​  | String ​  ​| ​   | Get the commonly-used highway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Highway2(String)|Highway2]] ​  | String ​  ​| ​   | Get the commonly-used highway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Highway3(String)|Highway3]] ​  | String ​  ​| ​   | Get the commonly-used highway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Highway4(String)|Highway4]] ​  | String ​  ​| ​   | Get the commonly-used highway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Highway5(String)|Highway5]] ​  | String ​  ​| ​   | Get the commonly-used highway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​InternationalBorder1(String)|InternationalBorder1]] ​  | String ​  ​| ​   | Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​InternationalBorder2(String)|InternationalBorder2]] ​  | String ​  ​| ​   | Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Interstate1(String)|Interstate1]] ​  | String ​  ​| ​   | Get the commonly-used interstate TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Interstate2(String)|Interstate2]] ​  | String ​  ​| ​   | Get the commonly-used interstate TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Interstate3(String)|Interstate3]] ​  | String ​  ​| ​   | Get the commonly-used interstate TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Interstate4(String)|Interstate4]] ​  | String ​  ​| ​   | Get the commonly-used interstate TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LocalRoad1(String)|LocalRoad1]] ​  | String ​  ​| ​   | Get the commonly-used localroad TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LocalRoad2(String)|LocalRoad2]] ​  | String ​  ​| ​   | Get the commonly-used localroad TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LocalRoad3(String)|LocalRoad3]] ​  | String ​  ​| ​   | Get the commonly-used localroad TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​LocalRoad4(String)|LocalRoad4]] ​  | String ​  ​| ​   | Get the commonly-used localroad TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorRoad1(String)|MajorRoad1]] ​  | String ​  ​| ​   | Get the commonly-used major road TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorRoad2(String)|MajorRoad2]] ​  | String ​  ​| ​   | Get the commonly-used major road TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorRoad3(String)|MajorRoad3]] ​  | String ​  ​| ​   | Get the commonly-used major road TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorRoad4(String)|MajorRoad4]] ​  | String ​  ​| ​   | Get the commonly-used major road TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorStreet1(String)|MajorStreet1]] ​  | String ​  ​| ​   | Get the commonly-used major street TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorStreet2(String)|MajorStreet2]] ​  | String ​  ​| ​   | Get the commonly-used major street TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​MajorStreet3(String)|MajorStreet3]] ​  | String ​  ​| ​   | Get the commonly-used major street TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Military1(String)|Military1]] ​  | String ​  ​| ​   | Get the commonly-used military TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​NoData1(String)|NoData1]] ​  | String ​  ​| ​   | Get the commonly-used nodata TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Park1(String)|Park1]] ​  | String ​  ​| ​   | Get the commonly-used park TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Pipeline1(String)|Pipeline1]] ​  | String ​  ​| ​   | Get the commonly-used pipeline TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Pipeline2(String)|Pipeline2]] ​  | String ​  ​| ​   | Get the commonly-used pipeline TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Pipeline3(String)|Pipeline3]] ​  | String ​  ​| ​   | Get the commonly-used pipeline TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Railway1(String)|Railway1]] ​  | String ​  ​| ​   | Get the commonly-used railway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Railway2(String)|Railway2]] ​  | String ​  ​| ​   | Get the commonly-used railway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Railway3(String)|Railway3]] ​  | String ​  ​| ​   | Get the commonly-used railway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Railway4(String)|Railway4]] ​  | String ​  ​| ​   | Get the commonly-used railway TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​River1(String)|River1]] ​  | String ​  ​| ​   | Get the commonly-used state river TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​River2(String)|River2]] ​  | String ​  ​| ​   | Get the commonly-used state river TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​RiverIntermittent1(String)|RiverIntermittent1]] ​  | String ​  ​| ​   | Get the commonly-used river intermittent TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Sand1(String)|Sand1]] ​  | String ​  ​| ​   | Get the commonly-used sand TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​SeaIce1(String)|SeaIce1]] ​  | String ​  ​| ​   | Get the commonly-used seaice TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​SecondaryRoad1(String)|SecondaryRoad1]] ​  | String ​  ​| ​   | Get the commonly-used secondary road TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​SecondaryRoad2(String)|SecondaryRoad2]] ​  | String ​  ​| ​   | Get the commonly-used secondary road TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​SnowIce1(String)|SnowIce1]] ​  | String ​  ​| ​   | Get the commonly-used snowice TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​State1(String)|State1]] ​  | String ​  ​| ​   | Get the commonly-used state TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​State2(String)|State2]] ​  | String ​  ​| ​   | Get the commonly-used state TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​StateBorder1(String)|StateBorder1]] ​  | String ​  ​| ​   | Get the commonly-used state border TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Swamp1(String)|Swamp1]] ​  | String ​  ​| ​   | Get the commonly-used swamp TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Swamp2(String)|Swamp2]] ​  | String ​  ​| ​   | Get the commonly-used swamp TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Tundra1(String)|Tundra1]] ​  | String ​  ​| ​   | Get the commonly-used tundra TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Urban1(String)|Urban1]] ​  | String ​  ​| ​   | Get the commonly-used urban TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Urban2(String)|Urban2]] ​  | String ​  ​| ​   | Get the commonly-used urban TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Utility1(String)|Utility1]] ​  | String ​  ​| ​   | Get the commonly-used utility TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Utility2(String)|Utility2]] ​  | String ​  ​| ​   | Get the commonly-used utility TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Utility3(String)|Utility3]] ​  | String ​  ​| ​   | Get the commonly-used utility TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Water1(String)|Water1]] ​  | String ​  ​| ​   | Get the commonly-used water TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Water2(String)|Water2]] ​  | String ​  ​| ​   | Get the commonly-used water TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​WaterIntermittent1(String)|WaterIntermittent1]] ​  | String ​  ​| ​   | Get the commonly-used waterIntermittent TextStyle based on the given columnName point-type data.   | +
-| {{wiki:​PublicMethod.gif|Public Method}}{{wiki:​Static.gif|Static Member}}[[#​Wildlife1(String)|Wildlife1]] ​  | String ​  ​| ​   | Get the commonly-used wildlife TextStyle based on the given columnName point-type data.   |+
  
-==== Protected Methods ==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +  * //N/A//
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * Type:​String 
 +  * Description:​N/​A
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-==== Public Events ==== +  * //N/A// 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A//
  
-===== Public Constructors ===== +== Return Value == 
-===== Protected Constructors ===== +  ​* ​Type:Boolean 
-===== Public Methods ===== +  * Description:N/A
-==== Antarctical(String) ==== +
-<!-- static --> +
-Get the commonly-used antarctical TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //obj// 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:Object 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-==== Canal1(String) ==== +
-<!-- static --+
-Get the commonly-used state canal TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Int32 
-==== Capital1(String) ==== +  * Description:N/A
-<!-- static --> +
-Get the commonly-used capital TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type Description ​+
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div>​ 
-| textColumnName ​  | String<!-- System.String --  | The column name in the DBF that contains the text you wish to display on the label  ​|+** {{wiki:​PublicMethod.gif|}} GetType() **
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Capital2(String) ==== +  * //N/A//
-<!-- static --> +
-Get the commonly-used capital TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Type 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div
-==== Capital3(String) ​==== +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single) **
-<!-- static --+
-Get the commonly-used capital TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get simple TextStyle.//​ 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== City1(String) ==== +  * Description:​The desired ​TextStyle.
-<!-- static --> +
-Get the commonly-used city TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired ​commonly-used Textstyle  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label  |+    * Type:String 
 +    * Description:The string stands for the column name.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​fontFamilyName//​ 
-[[#Public Methods|Go Back]] +    * Type:String 
-==== City2(String) ==== +    * Description:​The string stands for the font family nameFor example : "​Arial"​.
-<!-- static --> +
-Get the commonly-used city TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //​fontSize//​ 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label  |+    * Description:The float number stands for the font size.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​drawingFontStyle//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
-==== City3(String) ==== +    * Description:​The DrawingFontStyles ​used to set the style of the font.
-<!-- static --> +
-Get the commonly-used city TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle  |+
  
-=== Parameters === +  * //​fontColor//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label  |+    * Description:​The GeoColor used to set the font color.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​maskFillColor//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-==== City4(String) ==== +    * Description:​The GeoColor ​used to set the mask fill color.
-<!-- static --> +
-Get the commonly-used city TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle  |+
  
-=== Parameters === +  * //xOffset// 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains ​the text you wish to display ​on the label. ​  |+    * Description:The float value stands for the xOffset of the font on the map in pixel
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //yOffset// 
-[[#Public Methods|Go Back]] +    * Type:Single 
-==== City5(String) ==== +    * Description:​The float value stands for the yOffset of the font on the map in pixel
-<!-- static --> +
-Get the commonly-used city TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​GeoFont,​GeoSolidBrush,​AreaStyle,​Single,​Single) **
-| textColumnName ​  | String<​!-- System.String --> ​  The column name in the DBF that contains the text you wish to display on the label  ​|+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //Get simple ​TextStyle.// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== City6(String) ==== +  * //N/A//
-<!-- static --> +
-Get the commonly-used city TextStyle ​based on the given columnName point-type data+
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label  |+  Description:The desired TextStyle.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​textColumnName//​ 
-==== City7(String) ​==== +    * Type:String 
-<!-- static --> +    ​* ​Description:The string stands for the column name.
-Get the commonly-used city TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle  |+
  
-=== Parameters === +  * //​textFont//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains ​the text you wish to display on the label  |+    * Description:​The GeoFont used to set the font of the text.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​textBrush//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]] 
-==== ContestedBorder1(String) ==== +    * Description:​The GeoSolidBrush ​used to set the brush of the text.
-<!-- static --> +
-Get the commonly-used state contested border TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle  |+
  
-=== Parameters === +  * //​areaStyle//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] 
-| textColumnName ​  | String<​!-- System.String --> ​  |    ​|+    * Description:​The areaStyle used as mask of of the TextStyle.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //xOffset// 
-[[#Public Methods|Go Back]] +    * Type:Single 
-==== ContestedBorder2(String) ==== +    * Description:​The float value stands for the xOffset of the font on the map in pixel
-<!-- static --> +
-Get the commonly-used state contested border TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //yOffset// 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    ​* Description:​The float value stands for the yOffset of the font on the map in pixel
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single) **
-==== Country1(String) ==== +
-<!-- static --+
-Get the commonly-used country TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get simple TextStyle.//​ 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Country2(String) ==== +  * Description:​The desired ​TextStyle.
-<!-- static --> +
-Get the commonly-used country TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired ​commonly-used Textstyle  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label  |+    * Type:String 
 +    * Description:The string stands for the column name.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​fontFamilyName//​ 
-[[#Public Methods|Go Back]] +    * Type:String 
-==== County1(String) ==== +    * Description:​The string stands for the font family nameFor example : "​Arial"​.
-<!-- static --> +
-Get the commonly-used county TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //​fontSize//​ 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label  |+    * Description:The float number stands for the font size.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​drawingFontStyle//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
-==== County2(String) ==== +    * Description:​The DrawingFontStyles ​used to set the style of the font.
-<!-- static --> +
-Get the commonly-used county TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle  |+
  
-=== Parameters === +  * //​fontColor//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label  |+    * Description:​The GeoColor used to set the font color.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​maskPenColor//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-==== CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single, Single) ==== +    * Description:​The GeoColor used to set the mask pen color.
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired TextStyle  |+
  
-=== Parameters === +  * //​maskPenSize//​ 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  | The string stands for the column name.   | +    * Description:​The float value used to set the mask pen size.
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example ​"​Arial"​. ​  | +
-| fontSize ​  | Single<​!-- System.Single --> ​  ​| ​The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color. ​  | +
-| maskFillColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor ​used to set the mask fill color  | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the xOffset of the font on the map in pixel   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the yOffset of the font on the map in pixel   |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ​CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single,​Single) ​**
-==== CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single, Single, Single) ​==== +
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired TextStyle. ​  |+
  
-=== Parameters === +  * //Get simple TextStyle.//​ 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The string stands for the column name.   | +  ​* //N/A//
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example : "​Arial"​. ​  | +
-| fontSize ​  | Single<​!-- System.Single --> ​  | The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color. ​  | +
-| maskPenColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the mask pen color. ​  | +
-| maskPenSize ​  | Single<​!-- System.Single --> ​  | The float value used to set the mask pen size.   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the xOffset of the font on the map in pixel   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the yOffset of the font on the map in pixel   |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== CreateMaskTextStyle(String,​ GeoFont, GeoSolidBrush,​ AreaStyle, Single, Single) ==== +  * Description:​The desired TextStyle.
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired TextStyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The string stands for the column name.   | +    * Type:String 
-| textFont ​  | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  | The GeoFont used to set the font of the text.   | +    * Description:The string stands for the column name.
-| textBrush ​  | [[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoSolidBrush --> ​  | The GeoSolidBrush used to set the brush of the text.   | +
-| areaStyle ​  | [[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]<​!-- ThinkGeo.MapSuite.Core.AreaStyle --> ​  | The areaStyle used as mask of of the TextStyle. ​  | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the xOffset of the font on the map in pixel   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the yOffset of the font on the map in pixel   |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​fontFamilyName//​ 
-[[#Public Methods|Go Back]] +    * Type:String 
-==== CreateMaskTextStyle(String, String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single) ==== +    ​* ​Description:The string stands for the font family nameFor example : "​Arial"​.
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired TextStyle. ​  |+
  
-=== Parameters === +  * //​fontSize//​ 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  | The string stands for the column name.   | +    * Description:​The float number stands for the font size.
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example ​"​Arial"​. ​  | +
-| fontSize ​  | Single<​!-- System.Single --> ​  ​| ​The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color. ​  | +
-| maskPenColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the mask pen color. ​  | +
-| maskPenSize ​  | Single<​!-- System.Single --> ​  | The float value used to set the mask pen size.   |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​drawingFontStyle//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
-==== CreateMaskTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor) ==== +    * Description:​The DrawingFontStyles used to set the style of the font.
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired TextStyle  |+
  
-=== Parameters === +  * //​fontColor//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-| textColumnName ​  | String<​!-- System.String --> ​  | The string stands for the column name.   | +    * Description:​The GeoColor used to set the font color.
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example ​"​Arial"​. ​  | +
-| fontSize ​  | Single<​!-- System.Single --> ​  | The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  ​| ​The GeoColor used to set the font color. ​  | +
-| maskFillColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the mask fill color. ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //​maskPenColor//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-==== CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, GeoColor, Single, Single, Single) ==== +    * Description:​The GeoColor used to set the mask pen color.
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired TextStyle  |+
  
-=== Parameters === +  * //​maskPenSize//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:​Single 
-| textColumnName ​  | String<​!-- System.String --> ​  | The string stands for the column name.   | +    * Description:​The float value used to set the mask pen size.
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example ​"​Arial"​. ​  | +
-| fontSize ​  ​| ​Single<!-- System.Single --> ​  | The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color. ​  | +
-| haloPenColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the halopen color. ​  | +
-| haloPenWidth ​  | Single<​!-- System.Single --> ​  ​| ​The float value to set the halopen width value  | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the xOffset of the font on the map in pixel   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the yOffset of the font on the map in pixel   |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +  * //xOffset// 
-[[#Public Methods|Go Back]] +    * Type:Single 
-==== CreateSimpleTextStyle(String,​ String, ​Single, DrawingFontStyles,​ GeoColor, GeoColor, Single) ==== +    ​* ​Description:The float value stands for the xOffset of the font on the map in pixel
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired TextStyle. ​  |+
  
-=== Parameters === +  * //yOffset// 
-^  Name ^  ​Type ^  ​Description ​+    ​* ​Type:Single 
-| textColumnName ​  | String<​!-- System.String --> ​  | The string stands for the column name.   | +    * Description:​The float value stands for the yOffset ​of the font on the map in pixel
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example ​"​Arial"​. ​  | +
-| fontSize ​  | Single<​!-- System.Single --> ​  ​| ​The float number ​stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color. ​  | +
-| haloPenColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the halopen color. ​  | +
-| haloPenWidth ​  | Single<​!-- System.Single --> ​  | The float value to set the halopen width value. ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City1(String) **
-==== CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor, Single, Single) ==== +
-<!-- static --+
-Get simple TextStyle. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired TextStyle. ​  |+
  
-=== Parameters === +  ​* //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
-^  Name ^  Type ^  Description ^ +== Remarks == 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| The string stands for the column name.   | +  * //N/A//
-| fontFamilyName ​  | String<!-- System.String --> ​  | The string stands for the font family name. For example : "​Arial"​. ​  | +
-| fontSize ​  | Single<​!-- System.Single --> ​  | The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles ​used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color. ​  | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the xOffset of the font on the map in pixel   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | The float value stands for the yOffset of the font on the map in pixel   |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== CreateSimpleTextStyle(String,​ String, Single, DrawingFontStyles,​ GeoColor) ==== +  * Description:​The desired ​commonly-used Textstyle.
-<!-- static --> +
-Get simple TextStyle. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired ​TextStyle  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The string stands for the column name.   | +    * Type:String 
-| fontFamilyName ​  | String<​!-- System.String --> ​  | The string stands for the font family name. For example : "​Arial"​. ​  | +    * Description:The column name in the DBF that contains ​the text you wish to display on the label.
-| fontSize ​  | Single<​!-- System.Single --> ​  | The float number stands for the font size.   | +
-| drawingFontStyle ​  | [[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<​!-- ThinkGeo.MapSuite.Core.DrawingFontStyles --> ​  | The DrawingFontStyles used to set the style of the font.   | +
-| fontColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  | The GeoColor used to set the font color  |+
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City2(String) **
-==== Crop1(String) ==== +
-<!-- static --+
-Get the commonly-used crop TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== DegreeLine1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used state degree line TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City3(String**
-==== Equals(Object==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +  * //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Equator1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used state equator TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City4(String) **
-==== Evergreen1(String) ==== +
-<!-- static --+
-Get the commonly-used evergreen TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Evergreen2(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used evergreen TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City5(String) **
-==== Forest1(String) ==== +
-<!-- static --+
-Get the commonly-used forest TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<​!-- ​ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== GetHashCode() ==== +  ​* ​Description:The desired commonly-used Textstyle.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Int32<!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​textColumnName//​ 
 +    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City6(String**
-==== GetType() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +  * //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Grass1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used grass TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} City7(String) **
-==== Highway1(String) ==== +
-<!-- static --+
-Get the commonly-used highway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used city TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Highway2(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used highway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital1(String) **
-==== Highway3(String) ==== +
-<!-- static --+
-Get the commonly-used highway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used capital TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Highway4(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used highway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital2(String) **
-==== Highway5(String) ==== +
-<!-- static --+
-Get the commonly-used highway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used capital TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== InternationalBorder1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Capital3(String) **
-==== InternationalBorder2(String) ==== +
-<!-- static --+
-Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used capital TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Interstate1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used interstate TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} NoData1(String) **
-==== Interstate2(String) ==== +
-<!-- static --+
-Get the commonly-used interstate TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used nodata TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Interstate3(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used interstate TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Water1(String) **
-==== Interstate4(String) ==== +
-<!-- static --+
-Get the commonly-used interstate TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used water TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== LocalRoad1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used localroad TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Water2(String) **
-==== LocalRoad2(String) ==== +
-<!-- static --+
-Get the commonly-used localroad TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used water TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== LocalRoad3(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used localroad TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Military1(String) **
-==== LocalRoad4(String) ==== +
-<!-- static --+
-Get the commonly-used localroad TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used military TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== MajorRoad1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used major road TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Wildlife1(String) **
-==== MajorRoad2(String) ==== +
-<!-- static --+
-Get the commonly-used major road TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used wildlife TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== MajorRoad3(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used major road TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} State1(String) **
-==== MajorRoad4(String) ==== +
-<!-- static --+
-Get the commonly-used major road TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used state TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== MajorStreet1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used major street TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} State2(String) **
-==== MajorStreet2(String) ==== +
-<!-- static --+
-Get the commonly-used major street TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used state TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== MajorStreet3(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used major street TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Swamp1(String) **
-==== Military1(String) ==== +
-<!-- static --+
-Get the commonly-used military TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used swamp TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== NoData1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used nodata TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Swamp2(String) **
-==== Park1(String) ==== +
-<!-- static --+
-Get the commonly-used park TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used swamp TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Pipeline1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used pipeline TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Urban1(String) **
-==== Pipeline2(String) ==== +
-<!-- static --+
-Get the commonly-used pipeline TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used urban TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Pipeline3(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used pipeline TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Urban2(String) **
-==== Railway1(String) ==== +
-<!-- static --+
-Get the commonly-used railway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used urban TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Railway2(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used railway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Country1(String) **
-==== Railway3(String) ==== +
-<!-- static --+
-Get the commonly-used railway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used country TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Railway4(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used railway TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Country2(String) **
-==== River1(String) ==== +
-<!-- static --+
-Get the commonly-used state river TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used country TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== River2(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used state river TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} County1(String) **
-==== RiverIntermittent1(String) ==== +
-<!-- static --+
-Get the commonly-used river intermittent TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used county TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Sand1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used sand TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} County2(String) **
-==== SeaIce1(String) ==== +
-<!-- static --+
-Get the commonly-used seaice TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used county TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== SecondaryRoad1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used secondary road TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Antarctical(String) **
-==== SecondaryRoad2(String) ==== +
-<!-- static --+
-Get the commonly-used secondary road TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used antarctical TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== SnowIce1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used snowice TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Evergreen1(String) **
-==== State1(String) ==== +
-<!-- static --+
-Get the commonly-used state TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used evergreen TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== State2(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used state TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Evergreen2(String) **
-==== StateBorder1(String) ==== +
-<!-- static --+
-Get the commonly-used state border TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used evergreen TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Swamp1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used swamp TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Grass1(String) **
-==== Swamp2(String) ==== +
-<!-- static --+
-Get the commonly-used swamp TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used grass TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<​!-- ​ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== ToString() ==== +  ​* ​Description:The desired commonly-used Textstyle.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| String<!-- System.String --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​textColumnName//​ 
 +    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- System.Object --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} WaterIntermittent1(String) **
-==== Tundra1(String) ==== +
-<!-- static --+
-Get the commonly-used tundra TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used waterIntermittent TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Urban1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used urban TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Sand1(String) **
-==== Urban2(String) ==== +
-<!-- static --+
-Get the commonly-used urban TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used sand TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Utility1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used utility TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SeaIce1(String) **
-==== Utility2(String) ==== +
-<!-- static --+
-Get the commonly-used utility TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used seaice TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Utility3(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used utility TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​   |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SnowIce1(String) **
-==== Water1(String) ==== +
-<!-- static --+
-Get the commonly-used water TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used snowice TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Water2(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used water TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Tundra1(String) **
-==== WaterIntermittent1(String) ==== +
-<!-- static --+
-Get the commonly-used waterIntermittent TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<​!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  | The desired commonly-used Textstyle. ​  |+
  
-=== Parameters === +  * //Get the commonly-used tundra TextStyle based on the given columnName point-type data.// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| textColumnName ​  | String<​!-- System.String --> ​  | The column name in the DBF that contains the text you wish to display on the label. ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== Wildlife1(String) ==== +  * Description:​The desired commonly-used Textstyle.
-<!-- static --> +
-Get the commonly-used wildlife TextStyle based on the given columnName point-type data. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.Core.TextStyle --> ​  ​| ​The desired commonly-used Textstyle. ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​+  ​* //​textColumnName//​ 
-| textColumnName ​  | String<​!-- System.String --> ​  ​| ​The column name in the DBF that contains the text you wish to display on the label. ​  |+    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- ThinkGeo.MapSuite.Core.TextStyles --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Crop1(String**
-===== Protected Methods ===== +
-==== Finalize() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //Get the commonly-used crop TextStyle based on the given columnName point-type data.// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
-==== MemberwiseClone() ==== +  * Description:The desired commonly-used Textstyle.
-=== Return Value === +
-^ Return ​Type Description ​+
-| Object<!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​textColumnName//​ 
 +    * Type:String 
 +    * Description:The column name in the DBF that contains the text you wish to display on the label.
  
-<!-- System.Object ​--> +<div newline></​div>​ 
-[[#Protected Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Forest1(String) ** 
-===== Public Properties ​===== + 
-===== Protected Properties ​===== +  * //Get the commonly-used forest TextStyle based on the given columnName point-type data.// 
-===== Public Events ​===== +== Remarks == 
-__NOTOC__ +  * //N/A// 
-[[Category:MapSuiteCore]] + 
-[[Category:​ThinkGeo.MapSuite.Core]] +== Return Value == 
-[[Category:UpdateDocumentation]]+  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​The column name in the DBF that contains the text you wish to display on the label. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Park1(String) ** 
 + 
 +  * //Get the commonly-used park TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad1(String) ** 
 + 
 +  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters ​== 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad2(String) ** 
 + 
 +  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters ​== 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad3(String) ** 
 + 
 +  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters ​== 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} LocalRoad4(String) ** 
 + 
 +  * //Get the commonly-used localroad TextStyle based on the given columnName point-type data.// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SecondaryRoad1(String) ** 
 + 
 +  * //Get the commonly-used secondary road TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} SecondaryRoad2(String) ** 
 + 
 +  * //Get the commonly-used secondary road TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet1(String) ** 
 + 
 +  * //Get the commonly-used major street TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet2(String) ** 
 + 
 +  * //Get the commonly-used major street TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorStreet3(String) ** 
 + 
 +  * //Get the commonly-used major street TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad1(String) ** 
 + 
 +  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad2(String) ** 
 + 
 +  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad3(String) ** 
 + 
 +  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} MajorRoad4(String) ** 
 + 
 +  * //Get the commonly-used major road TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway1(String) ** 
 + 
 +  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway2(String) ** 
 + 
 +  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway3(String) ** 
 + 
 +  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway4(String) ** 
 + 
 +  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Highway5(String) ** 
 + 
 +  * //Get the commonly-used highway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate1(String) ** 
 + 
 +  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate2(String) ** 
 + 
 +  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate3(String) ** 
 + 
 +  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Interstate4(String) ** 
 + 
 +  * //Get the commonly-used interstate TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} InternationalBorder1(String) ** 
 + 
 +  * //Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} InternationalBorder2(String) ** 
 + 
 +  * //Get the commonly-used internationalBorder TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway1(String) ** 
 + 
 +  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway2(String) ** 
 + 
 +  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway3(String) ** 
 + 
 +  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Railway4(String) ** 
 + 
 +  * //Get the commonly-used railway TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} StateBorder1(String) ** 
 + 
 +  * //Get the commonly-used state border TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} River1(String) ** 
 + 
 +  * //Get the commonly-used state river TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} River2(String) ** 
 + 
 +  * //Get the commonly-used state river TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Canal1(String) ** 
 + 
 +  * //Get the commonly-used state canal TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ContestedBorder1(String) ** 
 + 
 +  * //Get the commonly-used state contested border TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ContestedBorder2(String) ** 
 + 
 +  * //Get the commonly-used state contested border TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} DegreeLine1(String) ** 
 + 
 +  * //Get the commonly-used state degree line TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Equator1(String) ** 
 + 
 +  * //Get the commonly-used state equator TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} RiverIntermittent1(String) ** 
 + 
 +  * //Get the commonly-used river intermittent TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline1(String) ** 
 + 
 +  * //Get the commonly-used pipeline TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline2(String) ** 
 + 
 +  * //Get the commonly-used pipeline TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Pipeline3(String) ** 
 + 
 +  * //Get the commonly-used pipeline TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility1(String) ** 
 + 
 +  * //Get the commonly-used utility TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility2(String) ** 
 + 
 +  * //Get the commonly-used utility TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} Utility3(String) ** 
 + 
 +  * //Get the commonly-used utility TextStyle based on the given columnName point-type data.// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired commonly-used Textstyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor) ** 
 + 
 +  * //Get simple TextStyle.//​ 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired TextStyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the column name. 
 + 
 +  * //​fontFamilyName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the font family name. For example : "​Arial"​. 
 + 
 +  * //​fontSize//​ 
 +    * Type:​Single 
 +    * Description:​The float number stands for the font size. 
 + 
 +  * //​drawingFontStyle//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
 +    * Description:​The DrawingFontStyles used to set the style of the font. 
 + 
 +  * //​fontColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the font color. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​Single,​Single) ** 
 + 
 +  * //Get simple TextStyle.//​ 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired TextStyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the column name. 
 + 
 +  * //​fontFamilyName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the font family name. For example : "​Arial"​. 
 + 
 +  * //​fontSize//​ 
 +    * Type:​Single 
 +    * Description:​The float number stands for the font size. 
 + 
 +  * //​drawingFontStyle//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
 +    * Description:​The DrawingFontStyles used to set the style of the font. 
 + 
 +  * //​fontColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the font color. 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​The float value stands for the xOffset of the font on the map in pixel 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​The float value stands for the yOffset of the font on the map in pixel 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single) ** 
 + 
 +  * //Get simple TextStyle.//​ 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired TextStyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the column name. 
 + 
 +  * //​fontFamilyName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the font family name. For example : "​Arial"​. 
 + 
 +  * //​fontSize//​ 
 +    * Type:​Single 
 +    * Description:​The float number stands for the font size. 
 + 
 +  * //​drawingFontStyle//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
 +    * Description:​The DrawingFontStyles used to set the style of the font. 
 + 
 +  * //​fontColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the font color. 
 + 
 +  * //​haloPenColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the halopen color. 
 + 
 +  * //​haloPenWidth//​ 
 +    * Type:​Single 
 +    * Description:​The float value to set the halopen width value. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateSimpleTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor,​Single,​Single,​Single) ** 
 + 
 +  * //Get simple TextStyle.//​ 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired TextStyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the column name. 
 + 
 +  * //​fontFamilyName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the font family name. For example : "​Arial"​. 
 + 
 +  * //​fontSize//​ 
 +    * Type:​Single 
 +    * Description:​The float number stands for the font size. 
 + 
 +  * //​drawingFontStyle//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
 +    * Description:​The DrawingFontStyles used to set the style of the font. 
 + 
 +  * //​fontColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the font color. 
 + 
 +  * //​haloPenColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the halopen color. 
 + 
 +  * //​haloPenWidth//​ 
 +    * Type:​Single 
 +    * Description:​The float value to set the halopen width value. 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​The float value stands for the xOffset of the font on the map in pixel 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​The float value stands for the yOffset of the font on the map in pixel 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} CreateMaskTextStyle(String,​String,​Single,​DrawingFontStyles,​GeoColor,​GeoColor) ** 
 + 
 +  * //Get simple TextStyle.//​ 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] 
 +  * Description:​The desired TextStyle. 
 + 
 +== Parameters == 
 +  * //​textColumnName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the column name. 
 + 
 +  * //​fontFamilyName//​ 
 +    * Type:​String 
 +    * Description:​The string stands for the font family name. For example : "​Arial"​. 
 + 
 +  * //​fontSize//​ 
 +    * Type:​Single 
 +    * Description:​The float number stands for the font size. 
 + 
 +  * //​drawingFontStyle//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]] 
 +    * Description:​The DrawingFontStyles used to set the style of the font. 
 + 
 +  * //​fontColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the font color. 
 + 
 +  * //​maskFillColor//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 +    * Description:​The GeoColor used to set the mask fill color. 
 + 
 +<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ==== 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.core.textstyles.1440040130.txt.gz · Last modified: 2015/09/17 10:40 (external edit)