SVGFEDistantLightElement.Elevation

SVGFEDistantLightElement.Elevation property

Corresponds to attribute ‘elevation’ on the given ‘feDistantLight’ element.

public SVGAnimatedNumber Elevation { get; }

Property Value

The attribute ‘elevation’ of the given ‘feDistantLight’ element.

See Also