SVGFEPointLightElement.X

SVGFEPointLightElement.X property

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

public SVGAnimatedNumber X { get; }

Property Value

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

See Also