SVGFESpotLightElement.X

SVGFESpotLightElement.X property

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

public SVGAnimatedNumber X { get; }

Property Value

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

See Also