Esempio n. 1
0
 // Returns the width of the BannerView in pixels.
 public float GetWidthInPixels()
 {
     return(client.GetWidthInPixels());
 }