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
Properties
- DiffuseConstant
Corresponds to attribute 'diffuseConstant' on the given 'feDiffuseLighting' element.
- In1
Corresponds to attribute
in
on the givenfeDiffuseLighting
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.