Select the line width in which antenna 2D
graphics display from the AgELineWidth enumeration.
Read-write property
[Visual Basic .NET] |
---|
Public Property LineWidth() As AgELineWidth
|
[C#] |
---|
public AgELineWidth LineWidth {get; set;}
|
[Managed C++] |
---|
public: __property AgELineWidth get_LineWidth();
|
[Unmanaged C++] |
---|
public: HRESULT get_LineWidth(
|
[Java] |
---|
public AgELineWidth getLineWidth();public void setLineWidth(
|