ICanvas.Context
ICanvas.Context property
Gets the canvas context associated with the canvas.
public ICanvasContext Context { get; }
See Also
- interface ICanvasContext
- interface ICanvas
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG
Gets the canvas context associated with the canvas.
public ICanvasContext Context { get; }