SKMatrix.MakeScale

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

Meta