SVGFESpotLightElement.PointsAtZ

SVGFESpotLightElement.PointsAtZ property

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

public SVGAnimatedNumber PointsAtZ { get; }

Property Value

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

See Also