OffscreenCanvasRenderingContext2D.isPointInStroke

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto isPointInStroke(double x, double y)
    struct OffscreenCanvasRenderingContext2D
    nothrow
    isPointInStroke
    ()
    (
    double x
    ,
    double y
    )
  2. auto isPointInStroke(Path2D path, double x, double y)

Meta