ICanvasFactory Interface
ICanvasFactory interface
Represents a factory for creating instances of the canvas.
public interface ICanvasFactory
Methods
Name | Description |
---|---|
Create(int, int) | Creates a new canvas with the specified width and height. |
See Also
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG