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





