SKCanvas.Scale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void Scale(float s)
  2. void Scale(float sx, float sy)
  3. void Scale(SKPoint size)
  4. void Scale(float sx, float sy, float px, float py)
    class SKCanvas
    void
    Scale
    (
    float sx
    ,
    float sy
    ,
    float px
    ,
    float py
    )

Meta