STK AviatorSend comments on this topic.
ModeAsTakeoffLanding Property (IAgAvtrProcedureReferenceState)
See Also
Windows





Windows & Linux

Description

Get the takeoff and landing options.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.