The width of the lines connecting the additional points.
Read-write property
[Visual Basic .NET] |
---|
Public Property ConnectPointLineWidth() As AgELineWidth |
[C#] |
---|
public AgELineWidth ConnectPointLineWidth {get; set;} |
[Managed C++] |
---|
public: __property AgELineWidth get_ConnectPointLineWidth(); |
[Unmanaged C++] |
---|
public: HRESULT get_ConnectPointLineWidth( |
[Java] |
---|
public AgELineWidth getConnectPointLineWidth();public void setConnectPointLineWidth( |