CanvasRenderingContext2D.isPointInStroke

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

Meta