PatternLayerInstance
Use a layer as the content of the pattern.
refLayerName​
RequiredDescription
The name (UTF-8) of the referenced pattern layer. Note that this is the name of the pattern layer, not its ID. The pattern layer name is unique.
Type
string
offset​
RequiredDescription
Specify the offset from the ruler origin to be used for tiling the pattern. Each distance is specified in points.
Type
scale​
RequiredDescription
Specify the scale factors to be applied to the x and y dimensions, respectively, of the pattern.
Type
angle​
RequiredDescription
Specifies the angle in counterclockwise degrees to rotate the pattern.
Type
number
r​
RequiredDescription
Specifies the angle of the line about which the pattern is reflected, measured in degrees counterclockwise from the origin. This is used if the reflection
operand is true
.
Type
number
matrix​
RequiredDescription
Specifies the initial matrix to which all other pattern transformations are to be applied. This matrix describes transformations that are not otherwise expressible as the single combination of the other transformations.
Type