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