SKCanvas.DrawLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawLine(SKPoint p0, SKPoint p1, SKPaint paint)
  2. void DrawLine(float x0, float y0, float x1, float y1, SKPaint paint)
    class SKCanvas
    void
    DrawLine
    (
    float x0
    ,
    float y0
    ,
    float x1
    ,
    float y1
    ,)

Meta