clipPathUnits

fun clipPathUnits(value: String)

Sets the clipPathUnits attribute of the <clipPath> element, which specifies the coordinate system for the contents of the <clipPath>.

Parameters

value

The value for the clipPathUnits attribute (e.g., "userSpaceOnUse").