SVGFECompositeElement.K1

SVGFECompositeElement.K1 property

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

public SVGAnimatedNumber K1 { get; }

Property Value

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

See Also