SVGFESpotLightElement.PointsAtX

SVGFESpotLightElement.PointsAtX property

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

public SVGAnimatedNumber PointsAtX { get; }

Property Value

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

See Also