User Tools

Site Tools


thinkgeo.mapsuite.core.simplecolors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.simplecolors [2015/09/17 10:39]
admin
thinkgeo.mapsuite.core.simplecolors [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.SimpleColors ====== ====== ThinkGeo.MapSuite.Core.SimpleColors ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class is a convenient way to access a predefined set of simple colors. This class is a convenient way to access a predefined set of simple colors.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 5: Line 8:
     ***ThinkGeo.MapSuite.Core.SimpleColors**     ***ThinkGeo.MapSuite.Core.SimpleColors**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ​==== 
-=== Protected Constructors === +==== Protected Constructors ==== 
-<div class_table>​ +** {{wiki:​ProtectedMethod.gif|}} SimpleColors() **
-**{{wiki:​ProtectedMethod.gif|}}[[#SimpleColors()|SimpleColors]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Public Methods ​=== +  * //N/A// 
-<​div ​class_table+== Remarks ​== 
-**{{wiki:​PublicMethod.gif|}}[[#Equals(Object)|Equals]]** +  * //N/A// 
-  * **Parameters**:​Object +== Parameters ​== 
-  * **DeclaringType**:​Object +<​div ​newline></​div>​ 
-  * **Summary**:​N/​A +==== Public Methods ==== 
-</​div>​+** {{wiki:​PublicMethod.gif|}} ​ToString() **
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** +  * Type:String 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#ToString()|ToString]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​Equals(Object) **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Methods === +  * //N/A// 
-<div class_table>​ +== Remarks ​== 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * //N/A//
-  * **Parameters**:​N/A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/+
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +  * Type:Boolean 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Public Properties === +== Parameters ​== 
-**{{wiki:​PublicProperty.gif|}}[[#​Black|Black]]** +  //obj// 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +    Type:Object 
-  * **Summary**:This property returns a Black GeoColor.+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​Blue|Blue]]** +<div newline></​div>​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +** {{wiki:PublicMethod.gif|}} ​GetHashCode() ​**
-  * **Summary**:​This property returns a Blue GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​BrightBlue|BrightBlue]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a BrightBlue GeoColor.+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​BrightGreen|BrightGreen]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +  * Type:Int32 
-  * **Summary**:This property returns a BrightGreen GeoColor.+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​BrightOrange|BrightOrange]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +<div newline></​div>​ 
-  * **Summary**:​This property returns a BrightOrange GeoColor.+** {{wiki:PublicMethod.gif|}} ​GetType() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​BrightRed|BrightRed]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a BrightRed GeoColor.+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​BrightYellow|BrightYellow]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +  * Type:Type 
-  * **Summary**:This property returns a BrightYellow GeoColor.+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​Copper|Copper]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +<div newline></​div>​ 
-  * **Summary**:​This property returns a Copper GeoColor.+==== Protected Methods ==== 
 +** {{wiki:ProtectedMethod.gif|}} ​Finalize() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​DarkBlue|DarkBlue]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a DarkBlue GeoColor.+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​DarkGreen|DarkGreen]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +  * Type:Void 
-  * **Summary**:This property returns a DarkGreen GeoColor.+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​DarkOrange|DarkOrange]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +<div newline></​div>​ 
-  * **Summary**:​This property returns a DarkOrange GeoColor.+** {{wiki:ProtectedMethod.gif|}} ​MemberwiseClone() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​DarkRed|DarkRed]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a DarkRed GeoColor.+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​DarkYellow|DarkYellow]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +  * Type:Object 
-  * **Summary**:This property returns a DarkYellow GeoColor.+  * Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​Gold|Gold]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +<div newline></​div>​ 
-  * **Summary**:​This property returns a Gold GeoColor.+==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} ​Transparent ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​Green|Green]]** +This property returns a Transparent GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a Green GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​LightBlue|LightBlue]]** +** {{wiki:​PublicProperty.gif|}} ​Black **
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a LightBlue GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​LightGreen|LightGreen]]** +This property returns a Black GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a LightGreen GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​LightOrange|LightOrange]]** +** {{wiki:​PublicProperty.gif|}} ​Red **
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a transparent GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​LightRed|LightRed]]** +This property returns a Red GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a LightRed GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​LightYellow|LightYellow]]** +** {{wiki:​PublicProperty.gif|}} ​Blue **
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a LightYellow GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​Orange|Orange]]** +This property returns a Blue GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a Orange GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​PaleBlue|PaleBlue]]** +** {{wiki:​PublicProperty.gif|}} ​Yellow ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a PaleBlue GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​PaleGreen|PaleGreen]]** +This property returns a Yellow GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a PaleGreen GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​PaleOrange|PaleOrange]]** +** {{wiki:​PublicProperty.gif|}} ​Green **
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a PaleOrange GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​PaleRed|PaleRed]]** +This property returns a Green GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a PaleRed GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​PaleYellow|PaleYellow]]** +** {{wiki:​PublicProperty.gif|}} ​Orange ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a PaleYellow GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​PastelBlue|PastelBlue]]** +This property returns a Orange GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a PastelBlue GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​PastelGreen|PastelGreen]]** +** {{wiki:​PublicProperty.gif|}} ​DarkRed ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a PastelGreen GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​PastelOrange|PastelOrange]]** +This property returns a DarkRed GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a PastelOrange GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​PastelRed|PastelRed]]** +** {{wiki:​PublicProperty.gif|}} ​DarkBlue ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a PastelRed GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​PastelYellow|PastelYellow]]** +This property returns a DarkBlue GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a PastelYellow GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​Red|Red]]** +** {{wiki:​PublicProperty.gif|}} ​DarkYellow ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a Red GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​Silver|Silver]]** +This property returns a DarkYellow GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a Silver GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​Transparent|Transparent]]** +** {{wiki:​PublicProperty.gif|}} ​DarkGreen ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a Transparent GeoColor.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​White|White]]** +This property returns a DarkGreen GeoColor. 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +== Remarks == 
-  * **Summary**:​This property returns a White GeoColor.+None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-**{{wiki:​PublicProperty.gif|}}[[#​Yellow|Yellow]]** +** {{wiki:​PublicProperty.gif|}} ​DarkOrange ​**
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
-  * **Summary**:​This property returns a Yellow GeoColor.+
  
-=== Protected Properties === +This property returns a DarkOrange GeoColor. 
-=== Public Events === +== Remarks == 
-===== Public Constructors ===== +None 
-===== Protected Constructors ===== +== Return Value == 
-=== SimpleColors() === +  * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
-N/A +
-==== Remarks ​==== +
-N/A +
-==== Parameters ==== +
-[[#Protected Constructors|Go Back]] +
-===== Public Methods ===== +
-=== Equals(Object) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} LightRed ​**
-  * **Return Type**:Boolean +
-  ​* **Description**:​N/​A+
  
-==== Parameters ​==== +This property returns a LightRed GeoColor. 
-**obj** +== Remarks ​== 
-  ​* **Type**:Object +None 
-  * **Description**:N/A+== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Methods|Go Back]] +** {{wiki:​PublicProperty.gif|}} LightBlue **
-=== GetHashCode() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +This property returns a LightBlue GeoColor. 
-  * **Return ​Type**:Int32 +== Remarks == 
-  * **Description**:N/A+None 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-==== Parameters ==== +** {{wiki:​PublicProperty.gif|}} LightYellow **
-[[#Public Methods|Go Back]] +
-=== GetType() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +This property returns a LightYellow GeoColor. 
-  * **Return ​Type**:Type +== Remarks == 
-  * **Description**:N/A+None 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-==== Parameters ==== +** {{wiki:​PublicProperty.gif|}} LightGreen **
-[[#Public Methods|Go Back]] +
-=== ToString() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +This property returns a LightGreen GeoColor. 
-  * **Return ​Type**:String +== Remarks == 
-  * **Description**:N/A+None 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-==== Parameters ==== +** {{wiki:​PublicProperty.gif|}} LightOrange **
-[[#Public Methods|Go Back]] +
-===== Protected Methods ===== +
-=== Finalize() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +This property returns a transparent ​GeoColor. 
-  * **Return Type**:​Void +== Remarks ==
-  * **Description**:​N/​A +
- +
-==== Parameters ==== +
-[[#​Protected Methods|Go Back]] +
-=== MemberwiseClone() === +
-N/A +
-==== Remarks ==== +
-N/A +
- +
-**Return Value** +
-  * **Return Type**:​Object +
-  * **Description**:​N/​A +
- +
-==== Parameters ==== +
-[[#​Protected Methods|Go Back]] +
-===== Public Properties ===== +
-=== Black === +
-This property returns a Black GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PaleRed **
-=== Blue === +
-This property returns a Blue GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PaleRed ​GeoColor. 
-=== BrightBlue === +== Remarks ==
-This property returns a BrightBlue ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PaleBlue **
-=== BrightGreen === +
-This property returns a BrightGreen GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PaleBlue ​GeoColor. 
-=== BrightOrange === +== Remarks ==
-This property returns a BrightOrange ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PaleYellow **
-=== BrightRed === +
-This property returns a BrightRed GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PaleYellow ​GeoColor. 
-=== BrightYellow === +== Remarks ==
-This property returns a BrightYellow ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PaleGreen **
-=== Copper === +
-This property returns a Copper GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PaleGreen ​GeoColor. 
-=== DarkBlue === +== Remarks ==
-This property returns a DarkBlue ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PaleOrange **
-=== DarkGreen === +
-This property returns a DarkGreen GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PaleOrange ​GeoColor. 
-=== DarkOrange === +== Remarks ==
-This property returns a DarkOrange ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} BrightRed **
-=== DarkRed === +
-This property returns a DarkRed GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a BrightRed ​GeoColor. 
-=== DarkYellow === +== Remarks ==
-This property returns a DarkYellow ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} BrightBlue **
-=== Gold === +
-This property returns a Gold GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a BrightBlue ​GeoColor. 
-=== Green === +== Remarks ==
-This property returns a Green GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} BrightYellow **
-=== LightBlue === +
-This property returns a LightBlue GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a BrightYellow ​GeoColor. 
-=== LightGreen === +== Remarks ==
-This property returns a LightGreen ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} BrightGreen **
-=== LightOrange === +
-This property returns a transparent GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a BrightGreen ​GeoColor. 
-=== LightRed === +== Remarks ==
-This property returns a LightRed ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} BrightOrange **
-=== LightYellow === +
-This property returns a LightYellow GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a BrightOrange ​GeoColor. 
-=== Orange === +== Remarks ==
-This property returns a Orange ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PastelRed **
-=== PaleBlue === +
-This property returns a PaleBlue GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PastelRed ​GeoColor. 
-=== PaleGreen === +== Remarks ==
-This property returns a PaleGreen ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PastelBlue **
-=== PaleOrange === +
-This property returns a PaleOrange GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PastelBlue ​GeoColor. 
-=== PaleRed === +== Remarks ==
-This property returns a PaleRed ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} PastelYellow **
-=== PaleYellow === +
-This property returns a PaleYellow GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a PastelYellow ​GeoColor. 
-=== PastelBlue === +== Remarks ==
-This property returns a PastelBlue ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} PastelGreen **
  
-[[#Public Properties|Go Back]] 
-=== PastelGreen === 
 This property returns a PastelGreen GeoColor. This property returns a PastelGreen GeoColor.
-==== Remarks ​====+== Remarks ==
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} PastelOrange **
  
-[[#Public Properties|Go Back]] 
-=== PastelOrange === 
 This property returns a PastelOrange GeoColor. This property returns a PastelOrange GeoColor.
-==== Remarks ​====+== Remarks ==
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} Silver **
-=== PastelRed === +
-This property returns a PastelRed GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a Silver ​GeoColor. 
-=== PastelYellow === +== Remarks ==
-This property returns a PastelYellow ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} Gold **
-=== Red === +
-This property returns a Red GeoColor. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+
  
-[[#Public Properties|Go Back]] +This property returns a Gold GeoColor. 
-=== Silver === +== Remarks ==
-This property returns a Silver ​GeoColor. +
-==== Remarks ​====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} Copper ** 
-=== Transparent === + 
-This property returns a Transparent ​GeoColor. +This property returns a Copper ​GeoColor. 
-==== Remarks ​====+== Remarks ==
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} White **
  
-[[#Public Properties|Go Back]] 
-=== White === 
 This property returns a White GeoColor. This property returns a White GeoColor.
-==== Remarks ​==== +== Remarks ==
-None +
-==== Return Value ==== +
-**Return Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] +
- +
-[[#Public Properties|Go Back]] +
-=== Yellow === +
-This property returns a Yellow GeoColor. +
-==== Remarks ====+
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.simplecolors.1442486394.txt.gz · Last modified: 2015/09/17 10:39 by admin