XFA Specification
Chapter 15, Template Specification
Template Reference
563
The line element
A content element that describes a single rendered line.
<line
Properties:
hand="even
|
left
|
right"
id="xml-id"
slope="\
|
/"
use="cdata"
usehref="cdata"
>
<edge>
[0..1]
</line>
The line element is used within the following other elements:
proto value
The edge property
A
formatting
element that describes an
arc, line,
or one side of a
border
or
rectangle.
For more information see "The
edge element".
The hand property
Description of the
handedness
of a line or edge.
even
Center the displayed line on the underlying vector or arc.
left
Position the displayed line immediately to the left of the underlying vector or arc, when following
that line from its start point to its end point.
right
Position the displayed line immediately to the right of the underlying vector or arc, when
following that line from its start point to its end point.
The id property
A unique identifier that may be used to identify this element as a target.
The slope property
This property specifies the orientation of the line.
\
The line extends from the top-left to the bottom-right.
/
The line extends from the bottom-left to the top-right.
Home Index Bookmark Pages
Pages: Home Index All Pages