SVGFESpotLightElementBuilder.PointsAtX
SVGFESpotLightElementBuilder.PointsAtX method
Sets the ‘pointsAtX’ attribute, indicating the x-coordinate towards which the light is pointing.
public SVGFESpotLightElementBuilder PointsAtX(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The pointsAtX value. |
Return Value
The current builder instance.
See Also
- class SVGFESpotLightElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG