The entity line style.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LineStyle() As String
|
| [C#] |
|---|
public string LineStyle {get; set;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_LineStyle();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_LineStyle(
|
| [Java] |
|---|
public String getLineStyle();public void setLineStyle(
|