示例#1
0
 public bool SetDisplayMatrix(Android.Graphics.Matrix finalMatrix)
 {
     return(mAttacher.SetDisplayMatrix(finalMatrix));
 }