XFA Specification
Chapter 15, Template Specification
Template Reference
616
The rectangle element
A content element that describes a single rendered rectangle.
<rectangle
Properties:
hand="even
|
left
|
right"
id="xml-id"
use="cdata"
usehref="cdata"
>
<corner>
[0..4]
<edge>
[0..4]
<fill>
[0..1]
</rectangle>
The rectangle element is used within the following other elements:
proto value
The edges of a rectangle are rendered in a clockwise fashion, starting from the top left corner. This has
implications for the rectangle's
handedness.
In particular, a left-handed stroke will appear immediately
outside the rectangle's edge, while a right-handed edge will appear immediately inside. Such behavior is
consistent with
borders,
but not
arcs.
The corner property
A
formatting
element that describes the appearance of a vertex between two
edges
For more information see "The
corner element".
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 fill property
A
formatting
element that applies a color and optional rendered designs to the region enclosed by an
object.
For more information see "The
fill 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.
Home Index Bookmark Pages
Pages: Home Index All Pages