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





Windows & Linux

Description

Get the option to use a magnetic heading for the heading course.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UseMagneticHeading() As Boolean
[C#]
public bool UseMagneticHeading {get;}
[Managed C++]
public: __property bool get_UseMagneticHeading();
[Unmanaged C++]
public: HRESULT get_UseMagneticHeading(
    VARIANT_BOOL * pVal
);
[Java]
public bool getUseMagneticHeading();
[Python - STK API ]
@property
def UseMagneticHeading(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.