ICanvasRenderingContext2D.Canvas
ICanvasRenderingContext2D.Canvas property
A read-only back-reference to the HTMLCanvasElement. Might be null if it is not associated with a canvas element.
public HTMLCanvasElement Canvas { get; }
See Also
- class HTMLCanvasElement
- interface ICanvasRenderingContext2D
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML