ThinkGeo.MapSuite.SilverlightCore.SimpleColors
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 simple colors.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
SimpleColors()
Parameters
Public Methods
ToString()
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
Return Value
Type:Int32
Description:N/A
Parameters
GetType()
Return Value
Type:Type
Description:N/A
Parameters
Protected Methods
Finalize()
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
Transparent
This property returns a Transparent GeoColor.
Return Value
Black
This property returns a Black GeoColor.
Return Value
Red
This property returns a Red GeoColor.
Return Value
Blue
This property returns a Blue GeoColor.
Return Value
Yellow
This property returns a Yellow GeoColor.
Return Value
Green
This property returns a Green GeoColor.
Return Value
Orange
This property returns a Orange GeoColor.
Return Value
DarkRed
This property returns a DarkRed GeoColor.
Return Value
DarkBlue
This property returns a DarkBlue GeoColor.
Return Value
DarkYellow
This property returns a DarkYellow GeoColor.
Return Value
DarkGreen
This property returns a DarkGreen GeoColor.
Return Value
DarkOrange
This property returns a DarkOrange GeoColor.
Return Value
LightRed
This property returns a LightRed GeoColor.
Return Value
LightBlue
This property returns a LightBlue GeoColor.
Return Value
LightYellow
This property returns a LightYellow GeoColor.
Return Value
LightGreen
This property returns a LightGreen GeoColor.
Return Value
LightOrange
This property returns a transparent GeoColor.
Return Value
PaleRed
This property returns a PaleRed GeoColor.
Return Value
PaleBlue
This property returns a PaleBlue GeoColor.
Return Value
PaleYellow
This property returns a PaleYellow GeoColor.
Return Value
PaleGreen
This property returns a PaleGreen GeoColor.
Return Value
PaleOrange
This property returns a PaleOrange GeoColor.
Return Value
BrightRed
This property returns a BrightRed GeoColor.
Return Value
BrightBlue
This property returns a BrightBlue GeoColor.
Return Value
BrightYellow
This property returns a BrightYellow GeoColor.
Return Value
BrightGreen
This property returns a BrightGreen GeoColor.
Return Value
BrightOrange
This property returns a BrightOrange GeoColor.
Return Value
PastelRed
This property returns a PastelRed GeoColor.
Return Value
PastelBlue
This property returns a PastelBlue GeoColor.
Return Value
PastelYellow
This property returns a PastelYellow GeoColor.
Return Value
PastelGreen
This property returns a PastelGreen GeoColor.
Return Value
PastelOrange
This property returns a PastelOrange GeoColor.
Return Value
Silver
This property returns a Silver GeoColor.
Return Value
Gold
This property returns a Gold GeoColor.
Return Value
Copper
This property returns a Copper GeoColor.
Return Value
Protected Properties
Public Events