Table of Contents

Class SvgMergeNode

Namespace
Svg.FilterEffects
Assembly
Svg.dll
[SvgElement("feMergeNode")]
public class SvgMergeNode : SvgElement, ISvgTransformable, ICloneable, ISvgNode
Inheritance
SvgMergeNode
Implements
Inherited Members
Extension Methods

Properties

Input

public string Input { get; set; }

Property Value

string

Methods

DeepCopy()

public override SvgElement DeepCopy()

Returns

SvgElement