![]() |
VOOZH | about |
The patternUnits attribute specifies that which coordinate system must be used for the geometry properties of the <pattern> element. Only <pattern> element is using this attribute.
Syntax:
patternUnits = userSpaceOnUse | objectBoundingBox
Attribute Values: The patternUnits attribute accepts the values mentioned above and described below:
Below examples illustrate the use of patternUnits attribute.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image