Exemplo n.º 1
0
 public Rectangle GetBoundingBox()
 {
     return(state.GetBoundingBox(position));
 }