STK ObjectsSend comments on this topic.
Multipath Property (IAgRadarGraphics)
See Also
Windows





Windows & Linux

Description

Gets the radar's multipath graphics interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Multipath() As IAgRadarMultipathGraphics
[C#]
public IAgRadarMultipathGraphics Multipath {get;}
[Managed C++]
public: __property IAgRadarMultipathGraphics ^ get_Multipath();
[Unmanaged C++]
public: HRESULT get_Multipath(
    IAgRadarMultipathGraphics ** ppRetVal
);
[Java]
public IAgRadarMultipathGraphics getMultipath();
[Python - STK API ]
@property
def Multipath(self) -> "IAgRadarMultipathGraphics":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.