Previous Element | Next Element |
Line
Draw a line in the current line style from the current
drawing position to the specified destination location.
Attributes
x | X coordinate for the destination position. | |
Type | Float | |
Default Value | 0 | |
y | Y coordinate for the destination position. | |
Type | Float | |
Default Value | 0 | |
isRelative | When set, coordinates are relative to last drawing position, otherwise coordinates are absolute. | |
Values | yes no | |
Default Value | no |
Child Elements
None
Parent Elements
EdgesGlyph
ShapeTransform
Examples
Shape Fill ExamplesColor Gradient Examples
User-Defined Font Example
CArcs Example
Line Style Z-Ordering
Square to Circle Morph Example
Line Style and Scaling
Shape Transform Examples
Examples of Elliptical Arcs and Circular Arcs
Quadratic Curve Example
Shape Origin Example
Previous Element | Next Element |