filterUnits

The filterUnits read-only property of the SVGFilterElement interface reflects the filterUnits attribute of the given element. It takes one of the SVG_UNIT_TYPE_* constants defined in SVGUnitTypes.

MDN Reference