STK AgPropagatorWrappersSend comments on this topic.
Altitude Property (IAgGatorPluginResultState)
See Also
Windows





Windows & Linux

Description

Current altitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Altitude() As Double
[C#]
public double Altitude {get;}
[Managed C++]
public: __property double get_Altitude();
[Unmanaged C++]
public: HRESULT get_Altitude(
    double * pAltitude
);
[Java]
public double getAltitude();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.