The runway longitude.
Read-write property
| [Visual Basic .NET] | 
|---|
| Public Property Longitude() As System.Object | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property VARIANT get_Longitude(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
|  | 
| [Python - STK API] | 
|---|
| @property def Longitude(self) -> typing.Any: @Longitude.setter def Longitude(self, newVal:typing.Any) -> None: | 





