SVGFECompositeElementBuilder.K2
SVGFECompositeElementBuilder.K2 method
Sets the ‘k2’ attribute of the feComposite element.
public SVGFECompositeElementBuilder K2(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The value for the ‘k2’ attribute. |
Return Value
The current builder instance.
See Also
- class SVGFECompositeElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG