Get the geocentric or geodetic burnout
position coordinates.
Read-only property
[Visual Basic .NET] |
---|
Public Property Burnout() As IAgLLAPosition
|
[C#] |
---|
public IAgLLAPosition Burnout {get;}
|
[Managed C++] |
---|
public: __property IAgLLAPosition^ get_Burnout();
|
[Unmanaged C++] |
---|
public: HRESULT get_Burnout(
|
[Java] |
---|
public IAgLLAPosition getBurnout();
|