Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dwm/ext/canvas.ts>Path2D#isPointInPath

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method Path2D.prototype.isPointInPath
Re-export
import { Path2D } from "https://deno.land/x/dwm@0.3.4/ext/canvas.ts";

Parameters

x: number
y: number
optional
fillRule: FillRule