RVTDocs.com
Namespace: Autodesk.Revit.DB Class: City

City.Latitude

Property
Description:
Latitude of the city
Remarks:
A read only property that contains the latitude of the city. The value returned is in radians, ranging from -PI to +PI.
Syntax
public double Latitude { get; }