A filter effect consists of a series of graphics operations that are applied to a given source graphic to produce a modified graphical result.
[SvgElement("filter")]
public class SvgFilter : SvgElement, ISvgElement, ISvgTransformable, ICloneable, ISvgNode
kind:method, kind:property, kind:ctor. Press Esc to clear.HeightGets or sets the height of the resulting filter graphic.HrefGets or sets reference to another filter element within the current document fragment.WidthGets or sets the width of the resulting filter graphic.XGets or sets the position where the left point of the filter.YGets or sets the position where the top point of the filter.