patternContentUnits

The patternContentUnits read-only property of the SVGPatternElement interface reflects the patternContentUnits 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