PatternImageFill
Typeobject
Backlinks1Use an image as the content of the pattern. The pattern type is fill.
Property | Type | Required |
---|---|---|
class | string | Required |
imageFileName | string | Required |
rotation | number | Required |
imageFilters | ImageFilters | Optional |
class​
RequiredType
string
Value
constant: the value of this property must be equal to:
"patternImageFill"
rotation​
RequiredDescription
Rotation of the image in degrees. Positive values represent counterclockwise rotation. Rotate around the center of the image.
Type
number