SVGFESpotLightElement.Z

SVGFESpotLightElement.Z property

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

public SVGAnimatedNumber Z { get; }

Property Value

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

See Also