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