SVGFECompositeElementBuilder.K2

SVGFECompositeElementBuilder.K2 method

Sets the ‘k2’ attribute of the feComposite element.

public SVGFECompositeElementBuilder K2(double value)
ParameterTypeDescription
valueDoubleThe value for the ‘k2’ attribute.

Return Value

The current builder instance.

See Also