====== ThinkGeo.MapSuite.SilverlightCore.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.SilverlightCore.GeographicColors** ===== Members Summary ===== ==== Public Constructors ==== ==== Protected Constructors ==== ** {{wiki:ProtectedMethod.gif|}} GeographicColors() ** N/A == Remarks == N/A == Parameters ==
==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** N/A == Remarks == N/A == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} Equals(Object) ** N/A == Remarks == N/A == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A ** {{wiki:PublicMethod.gif|}} GetHashCode() ** N/A == Remarks == N/A == Return Value == * Type:Int32 * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} GetType() ** N/A == Remarks == N/A == Return Value == * Type:Type * Description:N/A == Parameters == ==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** N/A == Remarks == N/A == Return Value == * Type:Void * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** N/A == Remarks == N/A == Return Value == * Type:Object * Description:N/A == Parameters == ==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} Sand ** This property returns a Sand GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Grass ** This property returns a Grass GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Dirt ** This property returns a Dirt GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Mountains ** This property returns a Mountains GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Lake ** This property returns a Lake GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} DeepOcean ** This property returns a DeepOcean GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} ShallowOcean ** This property returns a ShallowOcean GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Tundra ** This property returns a Tundra GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Forest ** This property returns a Forest GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Ice ** This property returns a Ice GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Swamp ** This property returns a Swamp GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Road ** This property returns a Road GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} Highway ** This property returns a Highway GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} InnerState ** This property returns a Interstate GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} LocalRoad ** This property returns a LocalRoad GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ** {{wiki:PublicProperty.gif|}} MajorRoad ** This property returns a MajorRoad GeoColor. == Remarks == None == Return Value == * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] ==== Protected Properties ==== ==== Public Events ====