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