The width of the line to represent the object's pattern or tracks.
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( |