IPath.AddPath
IPath.AddPath method
Adds the specified path to the current path, applying the given transformation.
public void AddPath(IPath path, IMatrix transformation)
Parameter | Type | Description |
---|---|---|
path | IPath | The path to add. |
transformation | IMatrix | The transformation to apply. See IMatrix . |
See Also
- interface IMatrix
- interface IPath
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG