Class SvgFEDistantLightElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
public sealed class SvgFEDistantLightElement : SvgElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgFEDistantLightElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode
- Inheritance
-
SvgFEDistantLightElement
- Implements
- Inherited Members
Constructors
Properties
- Azimuth
Direction angle for the light source on the XY plane (clockwise), in degrees from the x axis.
- Elevation
Direction angle for the light source from the XY plane towards the z axis, in degrees. Note the positive Z-axis points towards the viewer of the content.
- IsRenderable
Gets a value indicating whether this SVG element is renderable.