SVGFEPointLightElement.Z

SVGFEPointLightElement.Z property

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

public SVGAnimatedNumber Z { get; }

Property Value

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

See Also