SVGFECompositeElement.K3

SVGFECompositeElement.K3 property

Corresponds to attribute ‘k3’ on the given ‘feComposite’ element.

public SVGAnimatedNumber K3 { get; }

Property Value

The attribute ‘k3’ on the given ‘feComposite’ element.

See Also