Click or drag to resize

SvgFilter Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgFilter type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.)
Public propertyContent
Gets or sets the content of the element.
(Inherited from SvgElement.)
Public propertyHeight
Gets or sets the height of the resulting filter graphic.
Public propertyID
Gets or sets the ID of the element.
(Inherited from SvgElement.)
Public propertyOwnerDocument
Gets the owner SvgDocument.
(Inherited from SvgElement.)
Public propertyParent
Gets the parent SvgElement.
(Inherited from SvgElement.)
Public propertyTransforms
Gets or sets the element transforms.
(Inherited from SvgElement.)
Public propertyWidth
Gets or sets the width of the resulting filter graphic.
Top
See Also