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





