ICanvas.Context

ICanvas.Context property

Gets the canvas context associated with the canvas.

public ICanvasContext Context { get; }

See Also