XFA Specification
Chapter 15, Template Specification
Template Reference
425
For more information see "The
edge element".
The fill property
Specifies the appearance of the area enclosed by the arc.
By default, an arc does not have a fill property, producing an arc with a transparent interior.
If the arc has a sweep angle less than 360 degrees, the processing application must fill an area formed by
the path of the arc and a chord joining the arc's start and end points.
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.
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 startAngle property
Specifies the angle where the beginning of the arc shall render.
The sweepAngle property
Specifies the length of the rendered arc as an angle.
The use property
Invokes another object in the same document as a prototype for this object. The content of this property is
either a SOM expression (which cannot start with '#') or a '#' character followed by an XML ID.
Starting with XFA 2.4 the object used as a prototype no longer needs to be the child of
proto
. Any object
of the appropriate class can be used as a prototype.
If both
use
and
usehref
are non-empty
usehref
takes precedence.
The usehref property
Invokes an external object as a prototype for this object. The content of this property is an URL, followed
by '#', followed by either an XML ID or by som(SOM_expr) where
SOM_expr
represents a SOM expression.
The XML ID or SOM expression is resolved in the context of the external document.
Home Index Bookmark Pages
Pages: Home Index All Pages