STK AviatorSend comments on this topic.
AltitudeOptions Property (IAgAvtrProcedureHoverTranslate)
See Also
Windows





Windows & Linux

Description

Get the altitude options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AltitudeOptions() As IAgAvtrHoverAltitudeOptions
[C#]
public IAgAvtrHoverAltitudeOptions AltitudeOptions {get;}
[Managed C++]
public: __property IAgAvtrHoverAltitudeOptions ^ get_AltitudeOptions();
[Unmanaged C++]
public: HRESULT get_AltitudeOptions(
    IAgAvtrHoverAltitudeOptions ** ppVal
);
[Java]
public IAgAvtrHoverAltitudeOptions getAltitudeOptions();
[Python - STK API ]
@property
def AltitudeOptions(self) -> "IAgAvtrHoverAltitudeOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.