This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.geographiccolors [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.geographiccolors [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.GeographicColors ====== | ====== ThinkGeo.MapSuite.Core.GeographicColors ====== | ||
| - | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21580";s:5:"mHash";s:32:"743877186435ff73d5ce9b7e586f734a";s:4:"mRef";s:5:"35406";} | + | {{section>upgrade_map_suite_to_10.0}} |
| + | |||
| + | This class is a convenient way to access a predefined set of geographic colors. | ||
| + | ===== Inheritance Hierarchy ===== | ||
| + | *System.Object | ||
| + | ***ThinkGeo.MapSuite.Core.GeographicColors** | ||
| + | ===== Members Summary ===== | ||
| + | ==== Public Constructors ==== | ||
| + | ==== Protected Constructors ==== | ||
| + | ** {{wiki:ProtectedMethod.gif|}} GeographicColors() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ==== Public Methods ==== | ||
| + | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| + | |||
| + | * //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 ==== | ||
| + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| + | |||
| + | * //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 ==== | ||
| + | ** {{wiki:PublicProperty.gif|}} Sand ** | ||
| + | |||
| + | This property returns a Sand GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Grass ** | ||
| + | |||
| + | This property returns a Grass GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Dirt ** | ||
| + | |||
| + | This property returns a Dirt GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Mountains ** | ||
| + | |||
| + | This property returns a Mountains GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Lake ** | ||
| + | |||
| + | This property returns a Lake GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} DeepOcean ** | ||
| + | |||
| + | This property returns a DeepOcean GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} ShallowOcean ** | ||
| + | |||
| + | This property returns a ShallowOcean GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Tundra ** | ||
| + | |||
| + | This property returns a Tundra GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Forest ** | ||
| + | |||
| + | This property returns a Forest GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Ice ** | ||
| + | |||
| + | This property returns a Ice GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Swamp ** | ||
| + | |||
| + | This property returns a Swamp GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Road ** | ||
| + | |||
| + | This property returns a Road GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Highway ** | ||
| + | |||
| + | This property returns a Highway GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} InnerState ** | ||
| + | |||
| + | This property returns a Interstate GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} LocalRoad ** | ||
| + | |||
| + | This property returns a LocalRoad GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} MajorRoad ** | ||
| + | |||
| + | This property returns a MajorRoad GeoColor. | ||
| + | == Remarks == | ||
| + | None | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
| + | |||
| + | ==== Protected Properties ==== | ||
| + | ==== Public Events ==== | ||