SKCanvas.DrawCircle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawCircle(float cx, float cy, float radius, SKPaint paint)
    class SKCanvas
    void
    DrawCircle
    (
    float cx
    ,
    float cy
    ,
    float radius
    ,)
  2. void DrawCircle(SKPoint c, float radius, SKPaint paint)

Meta