CanvasDrawPath.isPointInStroke

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

Meta