Exemplo n.º 1
0
 public PointF BlockTopLeft(int row, int col)
 {
     return(Pallet.BlockTopLeft(row, col, BlockSize, FrameSize));
 }