SVGFECompositeElement.K2

SVGFECompositeElement.K2 property

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

public SVGAnimatedNumber K2 { get; }

Property Value

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

See Also