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





Description

Gets or sets the AgELineWidth enumeration for the Bistatic Radar to Target.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property BistaticRdrToTargetLineWidth() As AgELineWidth

[C#]
public AgELineWidth BistaticRdrToTargetLineWidth {get; set;}

[Managed C++]
public: __property AgELineWidth get_BistaticRdrToTargetLineWidth();
public: __property void set_BistaticRdrToTargetLineWidth(
AgELineWidth
);

[Unmanaged C++]
public: HRESULT get_BistaticRdrToTargetLineWidth(
AgELineWidth * pRetVal
);
public: HRESULT put_BistaticRdrToTargetLineWidth(
AgELineWidth NewBistaticRdrToTargetLineWidth
);

[Java]
public AgELineWidth getBistaticRdrToTargetLineWidth();public void setBistaticRdrToTargetLineWidth(
AgELineWidth
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1