XFA Specification
Chapter 15, Template Specification
Template Reference
632
The stipple element
A fill type element that describes a stippling effect.
<stipple
Properties:
id="xml-id"
rate="50
|
integer"
use="cdata"
usehref="cdata"
>
<color>
[0..1]
<extras>
[0..1]
</stipple>
The stipple element is used within the following other elements:
fill proto
A stipple fill appears as the stippling of a
stipple color
on top of a solid
background color
The
color element
enclosed by the stipple element determines the stipple color. The color element
enclosed by the parent
fill element
determines the background 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 rate property
This property specifies the percentage of stipple color that is stippled over the background color. The
background color is not specified by this element.
The stipple-rate is an integer between 0 and 100 inclusive where
0
results in no visible stippling drawn
over the background color and
100
results in a complete obscuring of the background color by filling the
area completely with stipple color. Any stipple rate between 0 and 100 results in a varying blend of
background color and an overlaid stipple color. For instance, a stipple rate of
50
results in an equal blend
of background color and stipple color.
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.
Home Index Bookmark Pages
Pages: Home Index All Pages