Beispiel #1
0
 public override int getIntrinsicHeight()
 {
     return(mPicture != null?mPicture.getHeight() : -1);
 }