XFA Specification
Chapter 15, Template Specification
Template Reference
611
The radial element
A fill type element that describes a radial gradient fill.
<radial
Properties:
id="xml-id"
type="toEdge
|
toCenter"
use="cdata"
usehref="cdata"
>
<color>
[0..1]
<extras>
[0..1]
</radial>
The radial element is used within the following other elements:
fill proto
A radial gradient fill appears as the
start color
at the center of the fill area, and the
end color
at the outer
edges. Between those two extremes, the color gradually changes from start color to end color. Alternately,
the roles of the start and end colors may be reversed.
The
color element
enclosed by the radial element determines the end color. The color element enclosed
by the parent
fill element
determines the start color.
The color property
An element that describes a color.
For more information see "The
color element".
The extras property
An enclosure around one or more sets of custom properties. The content of this element may be used by
custom applications.
For more information see "The
extras element".
The id property
A unique identifier that may be used to identify this element as a target.
The type property
Specifies the direction of the color transition.
toEdge
The start color appears at the center of the object and transitions into the end color at the outer
edge.
toCenter
The start color appears at the outer edge of the object and transitions into the end color at the
center.
Home Index Bookmark Pages
Pages: Home Index All Pages