Gets or sets the AgELineWidth enumeration for the Bistatic Radar to Target.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BistaticRdrToTargetLineWidth() As AgELineWidth |
| [C#] |
|---|
public AgELineWidth BistaticRdrToTargetLineWidth {get; set;} |
| [Managed C++] |
|---|
public: __property AgELineWidth get_BistaticRdrToTargetLineWidth(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgELineWidth getBistaticRdrToTargetLineWidth(); public void setBistaticRdrToTargetLineWidth( AgELineWidth ); |
[Python - STK API ] |
|---|
@property def BistaticRdrToTargetLineWidth(self) -> "AgELineWidth": @BistaticRdrToTargetLineWidth.setter def BistaticRdrToTargetLineWidth(self, val:"AgELineWidth") -> None: |






