User Tools

Site Tools


thinkgeo.mapsuite.portablecore.geographiccolors

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.portablecore.geographiccolors [2015/09/21 08:08]
admin
thinkgeo.mapsuite.portablecore.geographiccolors [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.GeographicColors ====== ====== ThinkGeo.MapSuite.Core.GeographicColors ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class is a convenient way to access a predefined set of geographic colors. This class is a convenient way to access a predefined set of geographic colors.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​ProtectedMethod.gif|}} GeographicColors() ** ** {{wiki:​ProtectedMethod.gif|}} GeographicColors() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
Line 17: Line 20:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 29: Line 32:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 45: Line 48:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 57: Line 60:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 70: Line 73:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 82: Line 85:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 95: Line 98:
 ** {{wiki:​PublicProperty.gif|}} Sand ** ** {{wiki:​PublicProperty.gif|}} Sand **
  
-This property returns a Sand GeoColor.+  * //This property returns a Sand GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 103: Line 106:
 ** {{wiki:​PublicProperty.gif|}} Grass ** ** {{wiki:​PublicProperty.gif|}} Grass **
  
-This property returns a Grass GeoColor.+  * //This property returns a Grass GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 111: Line 114:
 ** {{wiki:​PublicProperty.gif|}} Dirt ** ** {{wiki:​PublicProperty.gif|}} Dirt **
  
-This property returns a Dirt GeoColor.+  * //This property returns a Dirt GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 119: Line 122:
 ** {{wiki:​PublicProperty.gif|}} Mountains ** ** {{wiki:​PublicProperty.gif|}} Mountains **
  
-This property returns a Mountains GeoColor.+  * //This property returns a Mountains GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 127: Line 130:
 ** {{wiki:​PublicProperty.gif|}} Lake ** ** {{wiki:​PublicProperty.gif|}} Lake **
  
-This property returns a Lake GeoColor.+  * //This property returns a Lake GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 135: Line 138:
 ** {{wiki:​PublicProperty.gif|}} DeepOcean ** ** {{wiki:​PublicProperty.gif|}} DeepOcean **
  
-This property returns a DeepOcean GeoColor.+  * //This property returns a DeepOcean GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 143: Line 146:
 ** {{wiki:​PublicProperty.gif|}} ShallowOcean ** ** {{wiki:​PublicProperty.gif|}} ShallowOcean **
  
-This property returns a ShallowOcean GeoColor.+  * //This property returns a ShallowOcean GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 151: Line 154:
 ** {{wiki:​PublicProperty.gif|}} Tundra ** ** {{wiki:​PublicProperty.gif|}} Tundra **
  
-This property returns a Tundra GeoColor.+  * //This property returns a Tundra GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 159: Line 162:
 ** {{wiki:​PublicProperty.gif|}} Forest ** ** {{wiki:​PublicProperty.gif|}} Forest **
  
-This property returns a Forest GeoColor.+  * //This property returns a Forest GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 167: Line 170:
 ** {{wiki:​PublicProperty.gif|}} Ice ** ** {{wiki:​PublicProperty.gif|}} Ice **
  
-This property returns a Ice GeoColor.+  * //This property returns a Ice GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 175: Line 178:
 ** {{wiki:​PublicProperty.gif|}} Swamp ** ** {{wiki:​PublicProperty.gif|}} Swamp **
  
-This property returns a Swamp GeoColor.+  * //This property returns a Swamp GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 183: Line 186:
 ** {{wiki:​PublicProperty.gif|}} Road ** ** {{wiki:​PublicProperty.gif|}} Road **
  
-This property returns a Road GeoColor.+  * //This property returns a Road GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 191: Line 194:
 ** {{wiki:​PublicProperty.gif|}} Highway ** ** {{wiki:​PublicProperty.gif|}} Highway **
  
-This property returns a Highway GeoColor.+  * //This property returns a Highway GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 199: Line 202:
 ** {{wiki:​PublicProperty.gif|}} InnerState ** ** {{wiki:​PublicProperty.gif|}} InnerState **
  
-This property returns a Interstate GeoColor.+  * //This property returns a Interstate GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 207: Line 210:
 ** {{wiki:​PublicProperty.gif|}} LocalRoad ** ** {{wiki:​PublicProperty.gif|}} LocalRoad **
  
-This property returns a LocalRoad GeoColor.+  * //This property returns a LocalRoad GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 215: Line 218:
 ** {{wiki:​PublicProperty.gif|}} MajorRoad ** ** {{wiki:​PublicProperty.gif|}} MajorRoad **
  
-This property returns a MajorRoad GeoColor.+  * //This property returns a MajorRoad GeoColor.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
thinkgeo.mapsuite.portablecore.geographiccolors.1442822926.txt.gz ยท Last modified: 2015/09/21 08:08 by admin