public PointF BlockTopLeft(int row, int col) { return(Pallet.BlockTopLeft(row, col, BlockSize, FrameSize)); }