Class SvgMergeNode
Inherited Members
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Svg.FilterEffects
Assembly: Svg.dll
Syntax
[SvgElement("feMergeNode")]
public class SvgMergeNode : SvgElement, ISvgTransformable, ICloneable, ISvgNode
Properties
| Improve this Doc View SourceInput
Declaration
public string Input { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Methods
| Improve this Doc View SourceDeepCopy()
Declaration
public override SvgElement DeepCopy()
Returns
| Type | Description |
|---|---|
| SvgElement |