Description
Accesses the longitude for the location of the model, in decimal degrees. Allowable values are -180 to +180 degrees, where positive numbers represent East longitudes.
Visual Basic
Public Property Longitude() As double
C#
public double Longitude;
Conditions
Read / Write