z method
z
Sets the ‘z’ attribute of the fePointLight element, specifying the z-coordinate of the light source.
Returns
The current builder instance.
def z(self, value):
...
Parameter | Type | Description |
---|---|---|
value | float | The z-coordinate value. |
See Also
- module
aspose.svg.builder
- class
SVGFEPointLightElementBuilder