The width of the line defining the boundaries of the swath display in the 2D Graphics window. A member of 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(); |
