public void SetZoomable(bool zoomable)
 {
     mAttacher.SetZoomable(zoomable);
 }