ICanvasPathFactory Interface
ICanvasPathFactory interface
Represents a factory for creating canvas paths.
public interface ICanvasPathFactory
Methods
Name | Description |
---|---|
Create() | Creates a new empty path. |
Create(IPath) | Creates a new path by copying an existing path. |
See Also
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG