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