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





Windows & Linux

Description

Get the altitude options.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.