side method
side
Sets the ‘side’ attribute, specifying which side of the path the text is placed on.
Returns
The current builder instance.
def side(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | HorizontalEdge | The horizontal edge value. |
See Also
- module
aspose.svg.builder - class
SVGTextPathElementBuilder