SVGFECompositeElementBuilder.K4

SVGFECompositeElementBuilder.K4 method

Sets the ‘k4’ attribute of the feComposite element.

public SVGFECompositeElementBuilder K4(double value)
ParameterTypeDescription
valueDoubleThe value for the ‘k4’ attribute.

Return Value

The current builder instance.

See Also