SKMatrix.CreateScale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKMatrix CreateScale(float x, float y)
    struct SKMatrix
    static
    CreateScale
    (
    float x
    ,
    float y
    )
  2. SKMatrix CreateScale(float x, float y, float pivotX, float pivotY)

Meta