SVGClipPathElement.Transform

SVGClipPathElement.Transform property

Corresponds to attribute ‘transform’ on the given element.

public SVGAnimatedTransformList Transform { get; }

Property Value

The element transform.

See Also