Gets the radar's multipath graphics interface.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Multipath() As IAgRadarMultipathGraphics |
| [C#] |
|---|
public IAgRadarMultipathGraphics Multipath {get;} |
| [Managed C++] |
|---|
public: __property IAgRadarMultipathGraphics ^ get_Multipath(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRadarMultipathGraphics getMultipath(); |
[Python - STK API ] |
|---|
@property def Multipath(self) -> "IAgRadarMultipathGraphics": |






