This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.simplecolors [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightcore.simplecolors [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.SimpleColors ====== | ====== ThinkGeo.MapSuite.SilverlightCore.SimpleColors ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | + | This class is a convenient way to access a predefined set of simple colors. | |
- | <!-- Class --> | + | |
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.SilverlightCore.SimpleColors]] | + | ***ThinkGeo.MapSuite.SilverlightCore.SimpleColors** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} SimpleColors() ** |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | | {{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 | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Public Properties ==== | ==== Public Properties ==== | ||
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicProperty.gif|}} Transparent ** |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Black|Black]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Blue|Blue]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BrightBlue|BrightBlue]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BrightGreen|BrightGreen]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BrightOrange|BrightOrange]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BrightRed|BrightRed]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BrightYellow|BrightYellow]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Copper|Copper]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DarkBlue|DarkBlue]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DarkGreen|DarkGreen]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DarkOrange|DarkOrange]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DarkRed|DarkRed]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DarkYellow|DarkYellow]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Gold|Gold]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Green|Green]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LightBlue|LightBlue]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LightGreen|LightGreen]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LightOrange|LightOrange]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LightRed|LightRed]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LightYellow|LightYellow]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Orange|Orange]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PaleBlue|PaleBlue]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PaleGreen|PaleGreen]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PaleOrange|PaleOrange]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PaleRed|PaleRed]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PaleYellow|PaleYellow]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PastelBlue|PastelBlue]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PastelGreen|PastelGreen]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PastelOrange|PastelOrange]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PastelRed|PastelRed]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PastelYellow|PastelYellow]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Red|Red]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Silver|Silver]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Transparent|Transparent]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Yellow|Yellow]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | | | | + | |
- | ==== Protected Properties ==== | + | This property returns a Transparent GeoColor. |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
- | ==== Public Events ==== | + | ** {{wiki:PublicProperty.gif|}} Black ** |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | |
- | ===== Public Constructors ===== | + | This property returns a Black GeoColor. |
- | ===== Protected Constructors ===== | + | == Remarks == |
- | ===== Public Methods ===== | + | None |
- | ==== Equals(Object) ==== | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} Red ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | obj | Object<!-- System.Object --> | | | + | |
- | <!-- System.Object --> | + | This property returns a Red GeoColor. |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetHashCode() ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} Blue ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | This property returns a Blue GeoColor. |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetType() ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} Yellow ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | This property returns a Yellow GeoColor. |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} Green ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | This property returns a Green GeoColor. |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | None |
- | ==== Finalize() ==== | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} Orange ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | This property returns a Orange GeoColor. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== MemberwiseClone() ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} DarkRed ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | This property returns a DarkRed GeoColor. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | None |
- | ==== Black ==== | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} DarkBlue ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Blue ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a DarkBlue GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== BrightBlue ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} DarkYellow ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== BrightGreen ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a DarkYellow GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== BrightOrange ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} DarkGreen ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== BrightRed ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a DarkGreen GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== BrightYellow ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} DarkOrange ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Copper ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a DarkOrange GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== DarkBlue ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} LightRed ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== DarkGreen ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a LightRed GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== DarkOrange ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} LightBlue ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== DarkRed ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a LightBlue GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== DarkYellow ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} LightYellow ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Gold ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a LightYellow GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Green ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} LightGreen ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== LightBlue ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a LightGreen GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== LightGreen ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} LightOrange ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== LightOrange ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a transparent GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== LightRed ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} PaleRed ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== LightYellow ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a PaleRed GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Orange ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} PaleBlue ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PaleBlue ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a PaleBlue GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PaleGreen ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} PaleYellow ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PaleOrange ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a PaleYellow GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PaleRed ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} PaleGreen ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PaleYellow ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a PaleGreen GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PastelBlue ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} PaleOrange ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PastelGreen ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a PaleOrange GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PastelOrange ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} BrightRed ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PastelRed ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a BrightRed GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PastelYellow ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} BrightBlue ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Red ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a BrightBlue GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Silver ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} BrightYellow ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Transparent ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | This property returns a BrightYellow GeoColor. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Yellow ==== | + | None |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoColor --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightCore.SimpleColors --> | + | ** {{wiki:PublicProperty.gif|}} BrightGreen ** |
- | [[#Public Properties|Go Back]] | + | |
- | ===== Protected Properties ===== | + | This property returns a BrightGreen GeoColor. |
- | ===== Public Events ===== | + | == Remarks == |
- | __NOTOC__ | + | None |
- | [[Category:SilverlightMapSuiteCore]] | + | == Return Value == |
- | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] |
- | [[Category:UpdateDocumentation]] | + | |
+ | ** {{wiki:PublicProperty.gif|}} BrightOrange ** | ||
+ | |||
+ | This property returns a BrightOrange GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PastelRed ** | ||
+ | |||
+ | This property returns a PastelRed GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PastelBlue ** | ||
+ | |||
+ | This property returns a PastelBlue GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PastelYellow ** | ||
+ | |||
+ | This property returns a PastelYellow GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PastelGreen ** | ||
+ | |||
+ | This property returns a PastelGreen GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PastelOrange ** | ||
+ | |||
+ | This property returns a PastelOrange GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Silver ** | ||
+ | |||
+ | This property returns a Silver GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Gold ** | ||
+ | |||
+ | This property returns a Gold GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Copper ** | ||
+ | |||
+ | This property returns a Copper GeoColor. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]] | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||