STK AviatorSend comments on this topic.
NavigationOptions Property (IAgAvtrProcedureTerrainFollow)
See Also
Windows





Windows & Linux

Description

Get the navigation options.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.