RhinoCommon API
City Class |
City
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
The City type exposes the following members.
| Name | Description | |
|---|---|---|
| Latitude |
Gets latitude of city.
| |
| Longitude |
Gets longitude of city.
| |
| Name |
Gets name of city.
| |
| TimeZone |
Gets time zone of city.
|
| Name | Description | |
|---|---|---|
| Cities |
Returns number of available cities.
| |
| CityAt |
Returns city at given index.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindNearest |
Finds nearest city of specified input parameters.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |