The width of the drop line from orbit
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(
|