primitive_units method

primitive_units

Sets the coordinate system for the filter’s primitive sub-elements.

Returns

The current builder instance.

def primitive_units(self, units):
    ...
ParameterTypeDescription
unitsCoordinateUnitsThe coordinate units for the filter primitives (userSpaceOnUse or objectBoundingBox).

See Also