class SvgRenderingContext2D
extends CanvasRenderingContext2D
import { SvgRenderingContext2D } from "https://deno.land/x/dwm@0.3.6/examples/clock/window.ts";
Constructors
new
SvgRenderingContext2D(canvas: SvgCanvas, ptr: Deno.PointerValue)Properties
readonly
canvas: SvgCanvas