transform method
transform
Applies the specified transformation to the path.
def transform(self, transformation):
...
Parameter | Type | Description |
---|---|---|
transformation | aspose.svg.drawing.IMatrix | The transformation matrix to apply. |
See Also
- module
aspose.svg.rendering
- class
IPath