STK AviatorSend comments on this topic.
StatusMsg Property (IAgAvtrAeroPropManeuverModeHelper)
See Also
Windows





Windows & Linux

Description

Get the status message in the message window.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StatusMsg() As String
[C#]
public string StatusMsg {get;}
[Managed C++]
public: __property String __gc ^ get_StatusMsg();
[Unmanaged C++]
public: HRESULT get_StatusMsg(
    BSTR * pVal
);
[Java]
public String getStatusMsg();
[Python - STK API ]
@property
def StatusMsg(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.