patternUnits

The patternUnits read-only property of the SVGPatternElement interface reflects the patternUnits attribute of the given element. It specifies the coordinate system for the pattern content and takes one of the constants defined in SVGUnitTypes.

MDN Reference