Table of Contents

Class SvgFEDiffuseLightingElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll
public sealed class SvgFEDiffuseLightingElement : SvgFilterPrimitiveStandardAttributes, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgFEDiffuseLightingElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgFilterPrimitiveStandardAttributes, ISvgStylable
Inheritance
SvgFEDiffuseLightingElement
Implements
Inherited Members

Constructors

SvgFEDiffuseLightingElement(string, string, string, SvgDocument)

Properties

DiffuseConstant

Corresponds to attribute 'diffuseConstant' on the given 'feDiffuseLighting' element.

In
In1

Corresponds to attribute in on the given feDiffuseLighting element.

KernelUnitLengthX

Corresponds to attribute 'kernelUnitLength' on the given 'feDiffuseLighting' element.

KernelUnitLengthY

Corresponds to attribute 'kernelUnitLength' on the given 'feDiffuseLighting' element.

SurfaceScale

Corresponds to attribute 'surfaceScale' on the given 'feDiffuseLighting' element.