The entity line width.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LineWidth() As Double
|
| [C#] |
|---|
public double LineWidth {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_LineWidth();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_LineWidth(
|
| [Java] |
|---|
public double getLineWidth();public void setLineWidth(
|