build method
build
Builds the animation spline value as a string.
Returns
A string representation of the animation spline, suitable for use in CSS.
def build(self):
...
See Also
- module
aspose.svg.builder
- class
AnimationSplineBuilder
Builds the animation spline value as a string.
A string representation of the animation spline, suitable for use in CSS.
def build(self):
...
aspose.svg.builder
AnimationSplineBuilder