AGI STK Objects 11 Send comments on this topic.
Multipath Property (IAgRadarGraphics)
See Also 





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();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1