ThinkGeo.MapSuite.SilverlightCore.GeographicColors
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
This class is a convenient way to access a predefined set of geographic colors.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
GeographicColors()
N/A
Parameters
Public Methods
ToString()
N/A
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
N/A
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetType()
N/A
Return Value
Type:Type
Description:N/A
Parameters
Protected Methods
Finalize()
N/A
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
N/A
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
Sand
This property returns a Sand GeoColor.
Return Value
Grass
This property returns a Grass GeoColor.
Return Value
Dirt
This property returns a Dirt GeoColor.
Return Value
Mountains
This property returns a Mountains GeoColor.
Return Value
Lake
This property returns a Lake GeoColor.
Return Value
DeepOcean
This property returns a DeepOcean GeoColor.
Return Value
ShallowOcean
This property returns a ShallowOcean GeoColor.
Return Value
Tundra
This property returns a Tundra GeoColor.
Return Value
Forest
This property returns a Forest GeoColor.
Return Value
Ice
This property returns a Ice GeoColor.
Return Value
Swamp
This property returns a Swamp GeoColor.
Return Value
Road
This property returns a Road GeoColor.
Return Value
Highway
This property returns a Highway GeoColor.
Return Value
InnerState
This property returns a Interstate GeoColor.
Return Value
LocalRoad
This property returns a LocalRoad GeoColor.
Return Value
MajorRoad
This property returns a MajorRoad GeoColor.
Return Value
Protected Properties
Public Events