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