Changes

Jump to: navigation, search

Canvas 3D - Line Tag

389 bytes added, 13:47, 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.''
* fillcolor
** '''Usage:''' <arc fillcolor="#00FF00" />.
** The ''fillcolor'' attribute sets a specific color that will be painted inside the line.
** This value, if omitted, will default to black (#000000).
* bordercolor
** '''Usage:''' <arc bordercolor="#FF00FF" />.
** The ''bordercolor'' attribute sets a specific color of the border.
** If omitted, the line will be drawn borderless.
*linecap
**'''Usage:''' <line linecap="round" />
1
edit

Navigation menu