@Override
 public Region getTransparentRegion() {
   return mNinePatch.getTransparentRegion(getBounds());
 }