====== ThinkGeo.MapSuite.WindowsPhoneCore.GeographicColors ====== {{section>upgrade_map_suite_to_10.0}} This class is a convenient way to access a predefined set of geographic colors. ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.WindowsPhoneCore.GeographicColors]] ===== 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}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== 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 ^ | {{wiki:PublicProperty.gif|Public Property}}[[#DeepOcean|DeepOcean]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a DeepOcean GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Dirt|Dirt]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Dirt GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Forest|Forest]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Forest GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Grass|Grass]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Grass GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Highway|Highway]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Highway GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Ice|Ice]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Ice GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#InnerState|InnerState]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Interstate GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Lake|Lake]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Lake GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#LocalRoad|LocalRoad]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a LocalRoad GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#MajorRoad|MajorRoad]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a MajorRoad GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Mountains|Mountains]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Mountains GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Road|Road]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Road GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Sand|Sand]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Sand GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#ShallowOcean|ShallowOcean]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a ShallowOcean GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Swamp|Swamp]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Swamp GeoColor. | | {{wiki:PublicProperty.gif|Public Property}}[[#Tundra|Tundra]] | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | | This property returns a Tundra GeoColor. | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ===== Protected Constructors ===== ===== Public Methods ===== ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#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]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#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 ===== ==== DeepOcean ==== This property returns a DeepOcean GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Dirt ==== This property returns a Dirt GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Forest ==== This property returns a Forest GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Grass ==== This property returns a Grass GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Highway ==== This property returns a Highway GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Ice ==== This property returns a Ice GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== InnerState ==== This property returns a Interstate GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Lake ==== This property returns a Lake GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== LocalRoad ==== This property returns a LocalRoad GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== MajorRoad ==== This property returns a MajorRoad GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Mountains ==== This property returns a Mountains GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Road ==== This property returns a Road GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Sand ==== This property returns a Sand GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== ShallowOcean ==== This property returns a ShallowOcean GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Swamp ==== This property returns a Swamp GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ==== Tundra ==== This property returns a Tundra GeoColor. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.WindowsPhoneCore.GeoColor|GeoColor]] | [[#Public Properties|Go Back]] ===== Protected Properties ===== ===== Public Events ===== __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]] [[Category:UpdateDocumentation]]