[]
Adds a line with specified coordinates and properties.
public void AddLine(LineInfo li)
Type | Name | Description |
---|---|---|
LineInfo | li | A LineInfo object with it's members set to the correct line configuration values. See the LineInfo class for more information. |