AGI STK Objects 11 Send comments on this topic.
ShowBistaticRdrToTarget Property (IAgRadarAccessGraphics)
See Also 





Description

Gets or sets the option for showing Bistatic Radar to Target graphics.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property bool get_ShowBistaticRdrToTarget();
public: __property void set_ShowBistaticRdrToTarget(
bool
);

[Unmanaged C++]
public: HRESULT get_ShowBistaticRdrToTarget(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_ShowBistaticRdrToTarget(
VARIANT_BOOL NewShowBistaticRdrToTarget
);

[Java]
public bool getShowBistaticRdrToTarget();public void setShowBistaticRdrToTarget(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1