SVGFESpotLightElement.Y

SVGFESpotLightElement.Y property

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

public SVGAnimatedNumber Y { get; }

Property Value

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

See Also