Class SvgDistantLight
- Namespace
- Svg.FilterEffects
- Assembly
- Svg.dll
[SvgElement("feDistantLight")]
public class SvgDistantLight : SvgElement, ISvgTransformable, ICloneable, ISvgNode
- Inheritance
-
SvgDistantLight
- Implements
- Inherited Members
- Extension Methods
Properties
Azimuth
public float Azimuth { get; set; }
Property Value
Elevation
public float Elevation { get; set; }
Property Value
Methods
DeepCopy()
public override SvgElement DeepCopy()