SKCanvas.DrawRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawRect(float x, float y, float w, float h, SKPaint paint)
  2. void DrawRect(SKRect rect, SKPaint paint)
    class SKCanvas
    void
    DrawRect

Meta