The line width of the bearing error
lines.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ErrorLineWidth() As AgELineWidth
|
| [C#] |
|---|
public AgELineWidth ErrorLineWidth {get; set;}
|
| [Managed C++] |
|---|
public: __property AgELineWidth get_ErrorLineWidth();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ErrorLineWidth(
|
| [Java] |
|---|
public AgELineWidth getErrorLineWidth();public void setErrorLineWidth(
|