Skip to content
xkp edited this page Jan 23, 2012 · 1 revision

Overview

A simple line.

Usage

<line id="line1" x1="500" y1="350" x2="500" y2="500"/>

Properties

x1, y1: Point A

x2, y2: Point B

line_width: Describes the thickness of the line

line_cap: Describes how the line will be capped. Values conform to the HTML5 Standard.

Clone this wiki locally