Use an image as the content of pattern.
Property | Type | Required |
---|---|---|
class | const | Required |
fillType | PatternFillType | Required |
imageTileMirrored | boolean | Required |
imageFileName | string | Required |
matrix | Matrix | Required |
imageAdjust | ImageAdjust | Optional |
Description
no description
Type
const
Value
constant: the value of this property must be equal to:
json"patternImage"
Description
Whether to mirror the image. Only available for tiles.
Type
boolean