AGI STK Objects 11Send comments on this topic.
Mode Property (IAgRadarModelBistaticReceiver)
See Also
Windows






Windows & Linux

Description

Gets the current radar mode.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Mode() As IAgRadarModeBistaticReceiver
[C#]
public IAgRadarModeBistaticReceiver Mode {get;}
[Managed C++]
public: __property IAgRadarModeBistaticReceiver ^ get_Mode();
[Unmanaged C++]
public: HRESULT get_Mode(
    IAgRadarModeBistaticReceiver ** ppRadarMode
);
[Java]
public IAgRadarModeBistaticReceiver getMode();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.