Gets the current radar mode.
Read-only property
| [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( |
| [Java] |
|---|
public IAgRadarModeBistaticReceiver getMode(); |
