![]() | Fill |
Member name | Value | Description |
---|---|---|
GradientCenter | 0 |
Centered Radial Gradient.
When the item is serialized out as xml, its value is "gradientCenter". |
Solid | 1 |
Solid Fill.
When the item is serialized out as xml, its value is "solid". |
Pattern | 2 |
Image Pattern.
When the item is serialized out as xml, its value is "pattern". |
Tile | 3 |
Tiled Image.
When the item is serialized out as xml, its value is "tile". |
Frame | 4 |
Stretch Image to Fit.
When the item is serialized out as xml, its value is "frame". |
GradientUnscaled | 5 |
Unscaled Gradient.
When the item is serialized out as xml, its value is "gradientUnscaled". |
GradientRadial | 6 |
Radial Gradient.
When the item is serialized out as xml, its value is "gradientRadial". |
Gradient | 7 |
Linear Gradient.
When the item is serialized out as xml, its value is "gradient". |
Background | 8 |
Use Background Fill.
When the item is serialized out as xml, its value is "background". |