SVGFESpotLightElement.LimitingConeAngle

SVGFESpotLightElement.LimitingConeAngle property

Corresponds to attribute ‘limitingConeAngle’ on the given ‘feSpotLight’ element.

public SVGAnimatedNumber LimitingConeAngle { get; }

Property Value

The attribute ‘limitingConeAngle’ of the given ‘feSpotLight’ element.

See Also