Table of Contents

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

float

Elevation

public float Elevation { get; set; }

Property Value

float

Methods

DeepCopy()

public override SvgElement DeepCopy()

Returns

SvgElement