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