Changes

Jump to: navigation, search

Canvas 3D - Line Tag

284 bytes added, 15:07, 2 February 2007
no edit summary
** The name is a only accepts a string of Alpha-numeric characters.
* start
** '''Usage:''' <line start="20.0.3, 5200.5, 3.80" />.
** The ''start'' attribute determines the start position of a line
** The ''start'' attribute is optional. If omited, the start position defaults to the Origin location at {0.0, 0.0}.
** The ''start'' attribute holds a set of two floating point numbers separated by commas that are associated with the distance away from the Origin Point on the X and Y axis.
* end
** '''Usage:''' <line end="50.0, 200.0" />.
** The ''end'' attribute determines the end position of a line
** The ''end'' attribute holds a set of two floating point numbers separated by commas that are associated with the distance away from the Origin Point on the X and Y axis.
== Syntax ==
1
edit

Navigation menu