clipPath

fun clipPath(block: ClipPathBuilder.() -> Unit)

Adds a <clipPath> child element to the <defs> element.

Parameters

block

A lambda to configure the <clipPath> element.