The AGL_LLA considers terrain at the
specified location when measuring .
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AGL_LLA() As IAgVeRealtimeLLAPoints
|
| [C#] |
|---|
public IAgVeRealtimeLLAPoints AGL_LLA {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeRealtimeLLAPoints^ get_AGL_LLA();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AGL_LLA(
|
| [Java] |
|---|
public IAgVeRealtimeLLAPoints getAGL_LLA();
|