AGI STK Objects 11 Send comments on this topic.
ShowXmtToRcvGRP Property (IAgRadarMultipathGraphics)
See Also 





Description

Opt whether to display graphics for the transmit radar to the receive radar ground reflection point.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property ShowXmtToRcvGRP() As Boolean

[C#]
public bool ShowXmtToRcvGRP {get; set;}

[Managed C++]
public: __property bool get_ShowXmtToRcvGRP();
public: __property void set_ShowXmtToRcvGRP(
bool
);

[Unmanaged C++]
public: HRESULT get_ShowXmtToRcvGRP(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_ShowXmtToRcvGRP(
VARIANT_BOOL NewShowXmtToRcvGRP
);

[Java]
public bool getShowXmtToRcvGRP();public void setShowXmtToRcvGRP(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1