SVGFEDistantLightElement.Azimuth

SVGFEDistantLightElement.Azimuth property

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

public SVGAnimatedNumber Azimuth { get; }

Property Value

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

See Also