<silkscreenline />
Overview
The <silkscreenline /> element creates a line on the silkscreen layer within a footprint.
Properties
| Property | Description |
|---|---|
x1 | X coordinate of the starting point |
y1 | Y coordinate of the starting point |
x2 | X coordinate of the ending point |
y2 | Y coordinate of the ending point |
strokeWidth | Stroke width of the line |
Feel free to experiment with different coordinate values to see how the silkscreen line is rendered.