points_at_x method
points_at_x
Sets the ‘pointsAtX’ attribute, indicating the x-coordinate towards which the light is pointing.
Returns
The current builder instance.
def points_at_x(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | float | The pointsAtX value. |
See Also
- module
aspose.svg.builder - class
SVGFESpotLightElementBuilder