SVGFESpotLightElement.PointsAtY

SVGFESpotLightElement.PointsAtY property

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

public SVGAnimatedNumber PointsAtY { get; }

Property Value

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

See Also