transform property
SVGAnimatedTransformList
get
transform
The read-only transform
property of the SVGClipPathElement
interface reflects the transform
attribute of a element, that is a list
of transformations applied to the element.
Implementation
external SVGAnimatedTransformList get transform;