SVGFEPointLightElementBuilder.Z
SVGFEPointLightElementBuilder.Z method
Sets the ‘z’ attribute of the fePointLight element, specifying the z-coordinate of the light source.
public SVGFEPointLightElementBuilder Z(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The z-coordinate value. |
Return Value
The current builder instance.
See Also
- class SVGFEPointLightElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG