SvgFilter Class

Definition

Namespace: Svg.FilterEffects
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public sealed class SvgFilter : SvgElement
Inheritance
Object    SvgElement    SvgFilter

Constructors

SvgFilterInitializes a new instance of the SvgFilter class

Properties

Children
(Inherited from SvgElement)
Color
(Inherited from SvgElement)
ColorInterpolationFilters 
Content
(Inherited from SvgElement)
CustomAttributes
(Inherited from SvgElement)
Fill
(Inherited from SvgElement)
FillOpacity
(Inherited from SvgElement)
FillRule
(Inherited from SvgElement)
Font
(Inherited from SvgElement)
FontFamily
(Inherited from SvgElement)
FontSize
(Inherited from SvgElement)
FontStyle
(Inherited from SvgElement)
FontVariant
(Inherited from SvgElement)
FontWeight
(Inherited from SvgElement)
Height 
ID
(Inherited from SvgElement)
Nodes
(Inherited from SvgElement)
Opacity
(Inherited from SvgElement)
OwnerDocument
(Inherited from SvgElement)
Parent
(Inherited from SvgElement)
Parents
(Inherited from SvgElement)
ParentsAndSelf
(Inherited from SvgElement)
SpaceHandling
(Inherited from SvgElement)
StopColor
(Inherited from SvgElement)
Stroke
(Inherited from SvgElement)
StrokeDashArray
(Inherited from SvgElement)
StrokeDashOffset
(Inherited from SvgElement)
StrokeLineCap
(Inherited from SvgElement)
StrokeLineJoin
(Inherited from SvgElement)
StrokeMiterLimit
(Inherited from SvgElement)
StrokeOpacity
(Inherited from SvgElement)
StrokeWidth
(Inherited from SvgElement)
SvgEventAttributes
(Inherited from SvgElement)
SvgPropertyAttributes
(Inherited from SvgElement)
TextDecoration
(Inherited from SvgElement)
Transforms
(Inherited from SvgElement)
Width 
X 
Y 

Methods

Events

AttributeChanged
(Inherited from SvgElement)
ChildAdded
(Inherited from SvgElement)
Click
(Inherited from SvgElement)
ContentChanged
(Inherited from SvgElement)
Load
(Inherited from SvgElement)
MouseDown
(Inherited from SvgElement)
MouseMove
(Inherited from SvgElement)
MouseOut
(Inherited from SvgElement)
MouseOver
(Inherited from SvgElement)
MouseScroll
(Inherited from SvgElement)
MouseUp
(Inherited from SvgElement)

Fields

Extension Methods

See Also