Changes

Jump to: navigation, search

Canvas 3D - Line Tag

289 bytes added, 13:25, 10 March 2007
Tag Attributes
** The ''end'' attribute determines the end position of a line. A line is then drawn from its start position to its end position.
** ''This attribute cannot be omitted.''
*linecap
**'''Usage:''' <line linecap="round" />
** The lineCap property determines how the end points of every line are drawn. There are three possible values for this property and those are: butt, round and square.
**By default this property is set to butt.
[[Image:Canvas_linecap.png]]
== Syntax ==
1
edit

Navigation menu