4 name=
"GradientBackground"
5 parent=
"TileableBackground"
7 pointerfieldtypes=
"multi"
10 parentsystemcomponent=
"true"
12 docGroupBase=
"GrpWindowBackground"
14 A background showing a color gradient. The colors and positions correspond to
15 each other, so both have to have the same number of elements.
16 The style field (_sfStyle) selects the kind of gradient being
17 drawn (HORIZONTAL, VERTICAL).
25 The colors of the gradient.
34 The positions of the gradient.
44 If true the values of the position field must be normed coordinates in the
45 range [
0,
1], otherwise they must be pixel coordinates.
52 defaultValue=
"GradientBackground::VERTICAL"
55 Gradient style. Allowed values are VERTICAL and HORIZONTAL.